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

Provides Oauth clients with token auto-refresh support, queueing requests, offline support

1.0.0 #

  • Add master Craft class that makes working with crafts a 🍰.
  • Persistable is now able to automatically retrieve saved token if it exists when used with Craft.

0.2.0 #

Add crafts that support queueing of the requests using RequestQueueing.

Additionally, the implementation of all crafts has been moved from separate files containing mixins to the base lib/src/craft/craft.dart file.

0.1.0 #

Add basic crafts with Refreshable, AutoRefreshing, and Persistable functionality, and a combination of these.

0.0.0 #

Pub.dev package reservation

4
likes
0
pub points
0%
popularity

Publisher

verified publisherstelynx.com

Provides Oauth clients with token auto-refresh support, queueing requests, offline support

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_secure_storage, hive, http, meta, synchronized

More

Packages that depend on craft