supercontext 1.0.1 copy "supercontext: ^1.0.1" to clipboard
supercontext: ^1.0.1 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.
    • Agregué la función "screenMedia" para obtener un Tamaño con el ancho y alto total de la pantalla.

1.0.1 #

  • Repair README.md
4
likes
160
points
26
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

flutter, mockito

More

Packages that depend on supercontext