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

outdated

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

[0.5.2] - 2021-01-31 #

  • Fix onPop called on null
  • Pass new "result" into pop method

[0.5.1] - 2021-01-30 #

  • flutter format

[0.5.0] - 2021-01-30 #

  • Metro new commands: create stateless widgets, stateful widgets and storable models
  • "common" folder renamed to "resources"
  • Router new route method to create routes
  • Controller refactored to remove .of(BuildContext context)
  • New Storable method save('key') to store to secure storage
  • onPop parameter added to routeTo method
  • Small improvements and tweaks

[0.4.0] - 2020-12-21 #

  • New default state widget NyState
  • Updates to Metro stubs
  • APIRender Widget parameter refactor
  • Helper class small refactor
  • Dart code formatting

[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.
77
likes
0
pub points
91%
popularity

Publisher

verified publishernylo.dev

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

args, dynamic_theme, flutter, flutter_dotenv, flutter_launcher_icons, flutter_secure_storage, http, json_to_dart, logger, queue, sailor

More

Packages that depend on nylo_framework