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

Simplify API calls in Dart & Flutter with Apinion — clean syntax, built-in logging, and easy setup.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apinion

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

dependencies:
  apinion: ^0.0.3

Alternatively, your editor might support 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
150
points
54
downloads
screenshot

Publisher

verified publisherratulicious.me

Weekly Downloads

Simplify API calls in Dart & Flutter with Apinion — clean syntax, built-in logging, and easy setup.

Homepage
Repository (GitHub)
View/report issues

Topics

#api #http #logging #network

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, http, logger

More

Packages that depend on apinion