supercontext 1.0.0 copy "supercontext: ^1.0.0" to clipboard
supercontext: ^1.0.0 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.
4
likes
0
points
26
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

License

unknown (license)

Dependencies

flutter, mockito

More

Packages that depend on supercontext