build_context 0.0.5
build_context: ^0.0.5 copied to clipboard
A package that simplifies the access of some BuildContext dependents's property.
0.0.5 07/04/2020. #
- Code format
0.0.4 04/04/2020. #
Added support for:
- context.form.validate()
- context.form.reset()
- context.form.save()
0.0.3 03/04/2020. #
Added support for:
- context.isLandscape
- context.isPortrait
- context.mediaQueryViewInsets
- context.mediaQueryViewPadding
0.0.2 03/04/2020. #
- Fixed README.md format issue
0.0.1 02/04/2020. #
Added support for:
- MediaQuery
- Theme
- Navigator
- Scaffold