apinion 0.0.1 copy "apinion: ^0.0.1" to clipboard
apinion: ^0.0.1 copied to clipboard

API calling get easier

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add apinion

With Flutter:

 $ flutter pub add apinion

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

dependencies:
  apinion: ^0.0.1

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:apinion/apinion.dart';
5
likes
0
points
22
downloads

Publisher

verified publisherratulicious.me

Weekly Downloads

API calling get easier

Repository (GitHub)
View/report issues

Topics

#api #http #logging #network

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, http, logger

More

Packages that depend on apinion