sni_state 0.0.1 copy "sni_state: ^0.0.1" to clipboard
sni_state: ^0.0.1 copied to clipboard

A project for state configuration use Provider Package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sni_state

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

dependencies:
  sni_state: ^0.0.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:sni_state/sni_state.dart';
0
likes
110
points
11
downloads

Publisher

verified publishersniren.my.id

Weekly Downloads

A project for state configuration use Provider Package.

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, provider

More

Packages that depend on sni_state