nested 1.0.0 copy "nested: ^1.0.0" to clipboard
nested: ^1.0.0 copied to clipboard

A Flutter Widget which helps nest multiple widgets without needing to manually nest them.

1.0.0 #

First stable release of Nested (with null safety)

0.0.5-nullsafety.0 #

  • Support null-safety (Thanks to @vishna!)

0.0.4 #

  • Handle reorder through GlobalKeys

0.0.3 #

  • Made the element of Stateless/Stateful variants public

0.0.2 #

  • Added the ability to implement SingleChildWidget using mixins
  • Added support for InheritedWidget (only using mixins).

0.0.1 #

Initial release

303
likes
130
pub points
98%
popularity

Publisher

verified publisherdash-overflow.net

A Flutter Widget which helps nest multiple widgets without needing to manually nest them.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nested