flutter_fit_utils_provider 1.0.3 copy "flutter_fit_utils_provider: ^1.0.3" to clipboard
flutter_fit_utils_provider: ^1.0.3 copied to clipboard

A flutter package to easily create providers of modelable data. This package is part of the flutter_fit_utils environement.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fit_utils_provider

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

dependencies:
  flutter_fit_utils_provider: ^1.0.3

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:flutter_fit_utils_provider/flutter_fit_utils_provider.dart';
2
likes
150
pub points
44%
popularity

Publisher

unverified uploader

A flutter package to easily create providers of modelable data. This package is part of the flutter_fit_utils environement.

Homepage
Repository (GitHub)
View/report issues

Topics

#provider

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_fit_utils, provider, rxdart

More

Packages that depend on flutter_fit_utils_provider