Flutter Code recipes
Follow me at twitter: @ptyagi13 Medium: @ptyagicodecamp
#flutter, #flutter-themes, #flutter-widgets,#cross-platform, #android, #ios, #mobile,#flutter-development,#flutter-channel, #flutter-samples,#flutter-code,#material
Checkout code recipes listing here
Implement Flutter themes using Provider
Implementing switching from light to dark theme and vice versa using Provider plugin for dependency injection and state management.
Material icons for Flutter Web (Hummingbird)
In this video, I've explained how to fix material icons for Flutter Web (Hummingbird).
Using ColorTween in Flutter app
-
Widget: Color Tween
-
Read article here
-
Native (Android / iOS) recipe source code is available here
-
Web (Hummingbird) recipe source code is available here
-
Youtube video is available here
Understanding PopupMenuButton Widget
-
Widget: PopupMenuButton Widget
-
Read article here.
-
Source code here.
-
Youtube video is available here
Implementing toggle Switch for in-app Privacy Policy
-
Widget: Switch Widget
-
Read article here
-
Source code is available here
-
Youtube video is available here
Implementing Login and Register in Flutter Apps
Implementing Login and Register functionality in Flutter apps using Firebase Auth