base_repository_bya2 0.0.9 copy "base_repository_bya2: ^0.0.9" to clipboard
base_repository_bya2: ^0.0.9 copied to clipboard

High Level Implementation for API calls. Based on Dio. Further Documentation coming soon.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add base_repository_bya2

With Flutter:

 $ flutter pub add base_repository_bya2

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

dependencies:
  base_repository_bya2: ^0.0.9

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:base_repository_bya2/export.dart';
1
likes
0
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

High Level Implementation for API calls. Based on Dio. Further Documentation coming soon.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, http_parser

More

Packages that depend on base_repository_bya2