CCExtractor / beacon

Flutter application to share location with a group. (under development)
56 stars 146 forks source link

Folder structuring #235

Open RunTerror opened 2 months ago

RunTerror commented 2 months ago

As to make the application functional while development i have separated the old and new code. My new code will be in Bloc and the view model code in Old. I will be working on modules by modules so that migration and full funcionality of the application will not disrupt.