fuery_core 0.2.2 copy "fuery_core: ^0.2.2" to clipboard
fuery_core: ^0.2.2 copied to clipboard

Asynchronous state management core library that helps implements the server side state management

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fuery_core

With Flutter:

 $ flutter pub add fuery_core

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

dependencies:
  fuery_core: ^0.2.2

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:fuery_core/fuery_core.dart';
1
likes
160
pub points
0%
popularity

Publisher

unverified uploader

Asynchronous state management core library that helps implements the server side state management

Homepage
Repository (GitHub)
View/report issues

Topics

#react-query #state-management #server-state

Documentation

API reference

License

MIT (LICENSE)

Dependencies

rxdart

More

Packages that depend on fuery_core