PinnedFlutter 3 — ThemeData finally Extendeddd…The wait is over, we now have ThemeExtensions in Flutter 3. I remember we had to create custom workarounds to ‘extend’ ThemeData. all those…Jun 10, 2022Jun 10, 2022
PinnedHandling Permissions in Flutter with Delegation patternEasy Flutter permission management with clean codeAug 22, 20221Aug 22, 20221
Design Patterns in Kotlin — Part 1Kotlin is a modern and powerful programming language that has gained popularity in recent years. One of the reasons for its popularity is…Mar 22, 2023Mar 22, 2023
Experience the Magic of Flutter Animations: Elevating Your App’s User InterfaceWelcome to this interactive blog on Flutter animations! We’ll go through the fundamentals of Flutter animations in this blog post, along…Mar 13, 2023Mar 13, 2023
What the Flutter? — Orchestrating Concurrent Processes with IsolatesThis interactive blog on Isolates is pleased to welcome you! We’ll talk about isolates in Dart and how Flutter uses them to build scalable…Mar 7, 20231Mar 7, 20231
Flutter vs React Native (What, When, and Why)Two of the most widely used frameworks for creating cross-platform mobile apps nowadays are Flutter and React Native. Both frameworks give…Mar 6, 2023Mar 6, 2023
Destructuring in KotlinYou may extract values from data structures like arrays, lists, and maps into individual variables using Kotlin’s sophisticated…Mar 6, 20231Mar 6, 20231