meals-app
Cooking app made by Flutter Sdk
Used Packages :
- Provider
- Flutter_Lints
Used Fonts :
- Allan
- Metrophobic
- Raleway
Color Palette :
- #EEF0F2 – Background Color
- #E0A800 – Primary Color
- #E77484 – Secondary Color
- #2C363F – (Text Color)
Amazing Features :
- Using images in classes and adding them to listItem.
- Customized AppBar and TabBar.
- Using both Provider and Statefull Widgets for logic (learning purposes only).