dartvex_flutter 0.1.1 copy "dartvex_flutter: ^0.1.1" to clipboard
dartvex_flutter: ^0.1.1 copied to clipboard

Flutter widgets for Convex — ConvexProvider, QueryBuilder, MutationBuilder, and more. Reactive UI powered by Dartvex.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartvex_flutter

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

dependencies:
  dartvex_flutter: ^0.1.1

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:dartvex_flutter/dartvex_flutter.dart';
1
likes
160
points
84
downloads

Publisher

verified publisherandrefrelicot.dev

Weekly Downloads

Flutter widgets for Convex — ConvexProvider, QueryBuilder, MutationBuilder, and more. Reactive UI powered by Dartvex.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

collection, dartvex, flutter, flutter_cache_manager

More

Packages that depend on dartvex_flutter