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

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

1.1.0 #

Add HttpMethod.patch and support for it.

1.0.1 #

Fix a bug where refresh token was used instead of refresh token for token expiration extraction.

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
150
pub points
1%
popularity

Publisher

verified publisherstelynx.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, flutter_secure_storage, hive, http, meta, synchronized

More

Packages that depend on craft