Skip to content

v5.29.0

Compare
Choose a tag to compare
@agordn52 agordn52 released this 06 Jun 19:32
· 19 commits to 5.x since this release
  • Added containsRoutes method to Nylo 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