rec_api_dart 1.4.5 copy "rec_api_dart: ^1.4.5" to clipboard
rec_api_dart: ^1.4.5 copied to clipboard

Dart/Fluter implementation of the REC Barcelona API. You can carry out any operation and put the recs into circulation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rec_api_dart

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

dependencies:
  rec_api_dart: ^1.4.5

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:rec_api_dart/rec_api_dart.dart';
1
likes
120
points
131
downloads

Publisher

verified publisherqbitartifacts.com

Weekly Downloads

Dart/Fluter implementation of the REC Barcelona API. You can carry out any operation and put the recs into circulation.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, dio, flutter, flutter_secure_storage, http, http_interceptor, intl

More

Packages that depend on rec_api_dart