My progress to learn Flutter and its widgets.
- hello_world : A basic app displaying 'Hello World!' text
- stateful_example : Showcasing Stateful Widgets
- button_snack : Showcasing SnackBar and RaisedButton
- navigate_activities : Navigate between two Routes (Activities in Android)
- images_in_app : Showcasing Images in an app
- nav_drawer : Showcasing left-hand side Navigation Drawer
- splash_screen : Showcasing Splash Screen implementation
- web_view : Showcasing external WebView to open webpages using native webview
- qr_scanner : A QR Scanner app using external library
- list_view : Showcasing ListView
- flashlight_app : Flashlight app using external library