fluttercommunity/flutter_after_layout
Flutter After Layout - Brings functionality to execute code after the first layout of a widget has been performed, i.e. after the first frame has been displayed. Maintainer: @slightfoot
DartMIT
Issues
- 4
after_layout VS addPostFrameCallback
#22 opened by mellowcello77 - 3
- 1
Error when upgrading Flutter to version 3
#23 opened by ambogatyrev - 1
- 1
- 1
Throws unhandled exception
#17 opened by alr2413 - 5
Why pass context?
#11 opened by Cretezy - 0
stateless widget usage
#21 opened by RakaAlrian - 0
Flutter PR?
#7 opened by lukepighetti - 4
Migrate to null safety
#15 opened by kw2019ltd - 3
- 0
Difference with scheduleMicrotask
#6 opened by tenhobi - 2
'initState' is inherited as a getter (from 'State') and also a method (from 'AfterLayoutMixin').
#9 opened by igabice - 1
Context Issues
#5 opened by blackmenthor - 2
Really useful - thanks
#2 opened - 8
error: The class 'AfterLayoutMixin' can't be used as a mixin because it extends a class other than Object
#3 opened by shashkiranr - 2
VS Code dart linter error
#1 opened by LRNZ09