Homepage
Open in app
Sign in
Get started
FlutterFlakes
Follow
Understanding the “Unit” in Unit Testing: A Guide for Flutter Developers
Understanding the “Unit” in Unit Testing: A Guide for Flutter Developers
Are 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…
Dhrumil Shah
Aug 12
Create a sliding animation using Flow widget, AnimationController, and…
Create a sliding animation using Flow widget, AnimationController, ...
In this article, I will explain how we can use tools like AnimationController and GestureDetector along with the Flow widget to achieve…
Sachin Kumar Singh
Jul 27
Flutter Unit Testing: Understanding setUp() and setUpAll()
Flutter Unit Testing: Understanding setUp() and setUpAll()
Don’t Get Confused! A Clear Explanation of setUp() vs. setUpAll()
Dhrumil Shah
Jul 20
Flutter: Understanding the Basics of the Flow Widget
Flutter: Understanding the Basics of the Flow Widget
Flow Widget is a unique kind of layout widget that provides developers with fine-grained control over the layout. The Flow widget’s…
Sachin Kumar Singh
Jul 14
CONST vs. FINAL Variables in Dart
CONST vs. FINAL Variables in Dart
Dart provides two keywords, const and final, to declare variables that cannot be reassigned after initialization. Both promote…
Kishansinh Parmar
Apr 13
Flutter Tip: Show scrollbar in ListView
Flutter Tip: Show scrollbar in ListView
ListView is a very common and very widely used widget in Flutter app development to show a list of items that a user can scroll.
Dhrumil Shah
Apr 21, 2020
FlutterFlakes — Layout Widgets in Flutter [Part 1]
FlutterFlakes — 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…
Dhrumil Shah
Jun 2, 2018
About FlutterFlakes
Latest Stories
Archive
About Medium
Terms
Privacy
Teams