api_lib 1.0.4 copy "api_lib: ^1.0.4" to clipboard
api_lib: ^1.0.4 copied to clipboard

Api Lib

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add api_lib

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

dependencies:
  api_lib: ^1.0.4

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:api_lib/api_lib.dart';
1
likes
110
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Api Lib

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, pretty_http_logger

More

Packages that depend on api_lib