CCExtractor / beacon

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

Folder structuring #235

Closed RunTerror closed 1 month ago

RunTerror commented 6 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.