30DaysOfFlutter icon indicating copy to clipboard operation
30DaysOfFlutter copied to clipboard

Learn Flutter in 30 Days

Results 36 30DaysOfFlutter issues
Sort by recently updated
recently updated
newest added

Upgraded the google font version

![Screenshot (138)](https://github.com/iampawan/30DaysOfFlutter/assets/135806100/56f6f7df-f946-4a23-8f03-dbc9d76d37a7) ![Screenshot (136)](https://github.com/iampawan/30DaysOfFlutter/assets/135806100/1074911f-d37d-4ec5-be47-6203671c59a2)

after using dart class file generator as per the video, app tries to fetch the json file but it keeps loading and loading and unable to fetch the images and...

I am such error while running after encoding json file ![Screenshot 2023-07-05 180551](https://github.com/iampawan/30DaysOfFlutter/assets/135732147/fc54422c-79bd-415f-8411-3faf0cfcf64a) please help this is my code class CatalogModel { static List items = [ Item( id: 1,...