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

outdated

A package that simplifies the access most of used properties/fuctions right in the BuildContext.

[1.0.0] - 21/04/2020. #

Added support for:

  • context.mediaQueryShortestSide
  • context.isPhone
  • context.isTablet
  • context.isSmallTablet
  • context.isLargeTablet

[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
148
likes
0
pub points
72%
popularity

Publisher

verified publisherpedromassango.dev

A package that simplifies the access most of used properties/fuctions right in the BuildContext.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on build_context