State Management: Simplified for Front-End DevelopersState management is a cornerstone of front-end development, especially in the declarative programming world. While it may sound complex…Jan 24Jan 24
Published inFlutterFlakesUnderstanding the “Unit” in Unit Testing: A Guide for Flutter DevelopersAre you tired of chasing down elusive bugs in your Flutter app? It’s time to adopt a more strategic approach: unit testing. But before you…Aug 13, 2024A response icon1Aug 13, 2024A response icon1
Published inFlutterFlakesFlutter Unit Testing: Understanding setUp() and setUpAll()Don’t Get Confused! A Clear Explanation of setUp() vs. setUpAll()Jul 21, 2024A response icon2Jul 21, 2024A response icon2
Published inFlutterFlakesFlutter Tip: Show scrollbar in ListViewListView is a very common and very widely used widget in Flutter app development to show a list of items that a user can scroll.Apr 22, 2020A response icon5Apr 22, 2020A response icon5
Published inFlutter CommunityFlutter Tip: TabBar inside AppBar without TitleAs an early adopter of the Flutter, I have started working with Flutter and using different Widgets and exploring how to achieve the common…Jul 6, 2018A response icon5Jul 6, 2018A response icon5
Published inFlutterFlakesFlutterFlakes — Layout Widgets in Flutter [Part 1]Flutter is the new SDK from Google which help you to develop beautiful UI for Android & iOS with the same code base. If you are new to…Jun 2, 2018Jun 2, 2018
Understanding new APK Signature Scheme V2?There are lots of updates comes for Android developers in Android Studio now and then with improvements for the developers. And there may…Sep 30, 2017A response icon3Sep 30, 2017A response icon3