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

Open Library API client

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_library_api

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

dependencies:
  open_library_api: ^0.0.1

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:open_library_api/open_library_api.dart';
0
likes
100
pub points
40%
popularity

Publisher

unverified uploader

Open Library API client

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, freezed_annotation

More

Packages that depend on open_library_api