Flutter Widget Guide
A flutter appliction listing all the widgets covered in Flutter widget of the week playlist.
About
I created this project to improve my skills with dart and flutter as a development platform. I am used to developing native android apps so I’ll be focusing on designing this project for android platform.
This project might help you to learn about Flutter if you are a beginner in this space.
My experience with flutter has been great thus far.
I hope you like it too.
The project is developed in Dart language.
All the files are listed in the /lib folder.
Additional Features
- Flutter webview implementation
- Youtube Video Player
- Firebase RemoteConfig
- View Code inside the app.
Things to work on in the Future
- Save favourite widgets in “Favourites” section – Using SQFlite.
- Collection based view insted of a list – Change Home Page layout.
- Search functionality in list – Add “Search” action on Home Page.
- Mark your favourite widget – Firebase cloudstore functionality.
- Add Firebase Analytics to track screen views.
- Reduce app size by 25% or more.
App Screenshots
List of Widgets Explore a Widget Widget Video Source Code
Source Credit Url : https://github.com/annshsingh/FlutterWidgetGuide