wasabeef / flutter-architecture-blueprints

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
MIT License
1.61k stars 261 forks source link

issues #12 : move provider dir to lib/ #13

Closed wasabeef closed 4 years ago

wasabeef commented 4 years ago

Fix "directory name "lib/data/provier" is wrong " https://github.com/wasabeef/flutter-architecture-blueprints/issues/12

wasabeef commented 4 years ago

not merge