baaba_api_handler 1.0.7 copy "baaba_api_handler: ^1.0.7" to clipboard
baaba_api_handler: ^1.0.7 copied to clipboard

API handling services

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add baaba_api_handler

With Flutter:

 $ flutter pub add baaba_api_handler

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

dependencies:
  baaba_api_handler: ^1.0.7

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:baaba_api_handler/ts_api_handler.dart';
0
likes
0
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

API handling services

License

unknown (license)

Dependencies

api_cache_manager, dio, equatable, flutter, fpdart, internet_connection_checker_plus, pretty_dio_logger

More

Packages that depend on baaba_api_handler