nylo_framework 0.3.2 copy "nylo_framework: ^0.3.2" to clipboard
nylo_framework: ^0.3.2 copied to clipboard

outdated

Micro-framework for Flutter that's built to simplify app development for Flutter projects.

[0.3.2] - 2020-09-23 #

  • ApiRender widget updated with new required parameters and change in functionality.

[0.3.1] - 2020-09-19 #

  • Small fix to Metro cli tool
  • Update to readme

[0.3.0] - 2020-09-18 #

  • Bug fix for controller when fetching request data
  • Tweak to routes and transitions
  • Improvements to Metro Cli

[0.2.0] - 2020-09-15 #

  • Controllers can now return arguments from routes
  • Dispatch jobs with the new BusQueue
  • Updated router class
  • ApiRender widget for rending Widgets from api futures
  • Removal of unused methods, code clean up, example added
  • New method for storing objects and lists to shared preferences
  • New methods to check app connectivity in networking
  • Metro improvements and bug fixes
  • Bug fixes to project

[0.1.0] - 2020-08-23 #

  • Initial release.