Closed merlinofcha0s closed 4 years ago
All the routes were imported in the app.dart, it means a lot of routes when you start to have a few entities (4 routes by entity)
All entity routes file are now located in the entity folder and are imported as array in the app.dart
Problem
All the routes were imported in the app.dart, it means a lot of routes when you start to have a few entities (4 routes by entity)
Solution
All entity routes file are now located in the entity folder and are imported as array in the app.dart