zubairehman / flutter_boilerplate_project

A boilerplate project created in flutter using MobX and Provider.
http://zubairehman.surge.sh/
MIT License
2.26k stars 905 forks source link

Documentation needs to be updated #145

Open shamim-42 opened 4 months ago

shamim-42 commented 4 months ago

I was going through the codebase, it's a well organized project. By the way, maybe the documentation (Readme of main branch) is not updated according to the new changes. I am seeing there is a folder core inside the lib folder which is a sibling of data folder, but there is no written details in the documentation about this core folder. I would request the owner to update the documentation. Thanks!