out_of_context 2.0.0 copy "out_of_context: ^2.0.0" to clipboard
out_of_context: ^2.0.0 copied to clipboard

Out of Context provides context-free navigation & scaffolds in Flutter.

2.0.0 - Back From the Dead (28/06/2021) #

This release focuses on opting into null safety.

1.1.1 - I messed up (06/10/2020) #

This update includes documentation that was accidentally omitted when publishing the previous update.

1.1.0 - Viva la Dispatcher (06/10/2020) #

Flutter introduced a Router in a recent update. We have to rename our Router to prevent a naming conflict.

  • Change Keyed to be exported
  • Change Router to Dispatcher
  • Change RouterMixin to DispatcherMixin

1.0.2 - Bumpity Bump (15/08/2020) #

  • Add Flutter version constraint
  • Change minimum Dart version from 2.8.4 to 2.9.0

1.0.1 - No context is best context (13/06/2020) #

  • Fix missing example/pubspec.yaml
  • Fix relative path for Flint

1.0.0 - How can mirrors be real if our eyes aren't real? (13/06/2020) #

  • Add Keyed
  • Add Router
  • Add RouterMixin
  • Add ScaffoldMixin
0
likes
120
pub points
0%
popularity

Publisher

verified publisherforuslabs.com

Out of Context provides context-free navigation & scaffolds in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on out_of_context