v5.29.0
- Added
containsRoutes
method toNylo
class. Now you can check if your router has specific routes. E.g.Nylo.containsRoutes(["/home", "/settings"])
- Fix
MetroService
duplicating slate file names - Update home_page.dart to check if auth routes are defined
- pubspec.yaml update