This application contains source code of tutorials I publish on Medium as well as threads I share on Twitter. Updated frequently with more tutorials as they're published.
Allow image upload in your Flutter app with one line of code in your widget while handling everything from camera & gallery permissions to image compression under the hood with GetIt and the service locator pattern.
Fetch a ToDo list from jsonplaceholder and use RefreshIndicator widget to refetch data
See all types of ScrollPhysics with example usages and code
Easily allow your users to reorder a list using the ReorderableListView widget
Use the AnimatedCrossFade widget to apply smooth fade animation when switching between two widgets for a better user experience, instead of abruptly doing so
animated-cross-fade.mp4
Dart Version 2.15