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

Simple light weight provider inherited widget, basic, multi, eager and lazy jio providers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jio_provider

With Flutter:

 $ flutter pub add jio_provider

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

dependencies:
  jio_provider: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:jio_provider/jio_provider.dart';
1
likes
0
points
22
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Simple light weight provider inherited widget, basic, multi, eager and lazy jio providers.

Repository (GitHub)
View/report issues

Topics

#state-management #jio-provider #multi-jio-provider #eager-jio-provider #lazy-jio-provider

Funding

Consider supporting this project:

jiocoders.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on jio_provider