flutter widget guide
a flutter appliction listing all the widgets covered in flutter widget of the week playlist.
get the app
click on the image below to download
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.
Comments are closed.