after_init 0.2.0 copy "after_init: ^0.2.0" to clipboard
after_init: ^0.2.0 copied to clipboard

Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.

0.2.0 #

  • Updated to support null safety
  • Use mocktail instead of mockito
  • Use lints instead of pedantic

0.1.2 #

  • Added pubspec to example
  • Added static analysis file
  • Added @mustCallSuper to didChangeDependencies()

0.1.1 #

  • Added example file
  • Updated package description

0.1.0 #

  • Initial Open Source release
33
likes
140
pub points
85%
popularity

Publisher

verified publishermartinrybak.com

Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on after_init