proviso 1.0.5 copy "proviso: ^1.0.5" to clipboard
proviso: ^1.0.5 copied to clipboard

Complete set of tools for widgets conditional rendering and wrapping. Conditional widgets and builders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add proviso

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  proviso: ^1.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:proviso/proviso.dart';
5
likes
140
pub points
71%
popularity

Publisher

verified publishermos-dev.com

Complete set of tools for widgets conditional rendering and wrapping. Conditional widgets and builders.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on proviso