volt 1.0.0 copy "volt: ^1.0.0" to clipboard
volt: ^1.0.0 copied to clipboard

Simple, fast, effortless data fetching and real-time updates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add volt

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

dependencies:
  volt: ^1.0.0

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:volt/volt.dart';
5
likes
130
points
382
downloads

Publisher

unverified uploader

Weekly Downloads

Simple, fast, effortless data fetching and real-time updates

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, disk_space_2, flutter, flutter_hooks, path_provider, rxdart, synchronized

More

Packages that depend on volt