supercontext 1.0.2 copy "supercontext: ^1.0.2" to clipboard
supercontext: ^1.0.2 copied to clipboard

A library of extensions for Build Context, which will give you superpowers when programming a new project.

1.0.0 #

  • Create the extension for dynamic values.
    • I added the "isNull" functionality to check if a variable arrives null.
    • I added the "isNotNull" functionality to check if a variable is not null.
  • Create the extensions for build context.
    • I added "media" function to get MediaQueryData from BuildContext.
    • I added the "screenMedia" function to get a Size with the total width and height of the screen.

1.0.1 #

  • Repair README.md

1.0.2 #

  • I added mediaQuery web, desktop and mobile screenSize.
4
likes
160
points
27
downloads

Publisher

verified publishermanueldeveloper.com

Weekly Downloads

A library of extensions for Build Context, which will give you superpowers when programming a new project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mockito

More

Packages that depend on supercontext