flutter-tutorials
flutter-tutorials copied to clipboard
Flutter Tutorials
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.
Tutorials List
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
https://user-images.githubusercontent.com/50345358/151159630-cfbaae2f-41d0-4577-a2fa-d380a69c3c12.mp4
Minimum Requirements
Dart Version 2.15