after_layout 1.1.1 copy "after_layout: ^1.1.1" to clipboard
after_layout: ^1.1.1 copied to clipboard

outdated

Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.

Changelog #

1.1.1 #

  • Only callback if mounted.

1.1.0 #

  • Add Null Safety.
  • Switch to endOfFrame callback.

1.0.7+2 #

  • Updated README.

1.0.7+1 #

  • Updated authors and locked in Dart 2.

1.0.5 1.0.7 #

  • Updated to support Dart 2 and Super Mixins - Thanks to Soundbytes

1.0.4 #

  • Added Flutter Community Logo.

1.0.3 #

1.0.2 #

  • Renamed AfterLayout class to AfterLayoutMixin class and improved docs.

1.0.1 #

  • Updated project using analyze and format and added example to improve pub score

1.0.0 #

  • Initial version release
  • Release ready, very basic functionality
  • Contains tests
778
likes
0
points
258k
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on after_layout