jio_provider 1.0.2 copy "jio_provider: ^1.0.2" to clipboard
jio_provider: ^1.0.2 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 Flutter:

 $ flutter pub add jio_provider

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

dependencies:
  jio_provider: ^1.0.2

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:jio_provider/jio_provider.dart';
1
likes
160
points
28
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Topics

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

Funding

Consider supporting this project:

jiocoders.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on jio_provider