seedkit_module_api 0.0.3 copy "seedkit_module_api: ^0.0.3" to clipboard
seedkit_module_api: ^0.0.3 copied to clipboard

SeedKit API module with Dio client helpers, token refresh, pagination, cache and error handling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add seedkit_module_api

With Flutter:

 $ flutter pub add seedkit_module_api

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

dependencies:
  seedkit_module_api: ^0.0.3

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:seedkit_module_api/seedkit_module_api.dart';
0
likes
0
points
546
downloads

Publisher

unverified uploader

Weekly Downloads

SeedKit API module with Dio client helpers, token refresh, pagination, cache and error handling.

License

unknown (license)

Dependencies

connectivity_plus, dartz, dio, dio_cache_interceptor, flutter, http_cache_file_store, seedkit_locale, seedkit_module_storage, seedkit_service_logger, signalr_netcore

More

Packages that depend on seedkit_module_api