Published inStackademicSolana Blockchain Development: Why Rust?Blockchain technology has revolutionized the way we think about decentralization, trust, and ownership. As the ecosystem evolves, the…Feb 22Feb 22
Published inFlutter CommunityBenefits of SOLID Principles in Flutter Development: An OverviewFlutter, Google’s open-source framework for building natively compiled applications, has become a popular choice for cross-platform…Aug 30, 2023A response icon1Aug 30, 2023A response icon1
Published inITNEXTFlutter: Handling your network API calls like a legend using ProviderIn my previous Flutter article I delved extensively into utilising Bloc architecture and Bloc’s to handle and manage our Flutter network…May 6, 2020A response icon5May 6, 2020A response icon5
Published inPlatform45Flutter: Handling your network API calls like a boss!If there is one technology that’s literally giving me goosebumps, it’s Flutter. One language for all platforms: desktop, web, iOS and…Mar 3, 2020A response icon1Mar 3, 2020A response icon1
Published inITNEXTFlutter: Handling your network API calls like a boss!If there is one technology that’s literally giving me goosebumps, it’s Flutter. One language for all platforms: desktop, web, iOS and…Jan 13, 2020A response icon13Jan 13, 2020A response icon13
Published inITNEXTKotlin: Wrapping your head around LiveData, MutableLiveData, Coroutine Networking and ViewModel…LiveData was created as a lifecycle-aware data holder with the observer pattern in mind. So basically when data changes it will…Jun 17, 2019A response icon6Jun 17, 2019A response icon6
Android Local Database Tricks with Kotlin and Objectbox.For those of you looking for a simple way to store a large chunks of JSON data into a local database in Android, then look no further…Mar 9, 2019A response icon2Mar 9, 2019A response icon2