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

Dio Adapter for Beacon

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add beacon_dio_adapter

With Flutter:

 $ flutter pub add beacon_dio_adapter

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

dependencies:
  beacon_dio_adapter: ^1.0.4

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:beacon_dio_adapter/beacon_dio_adapter.dart';
0
likes
0
points
473
downloads

Publisher

unverified uploader

Weekly Downloads

Dio Adapter for Beacon

Homepage

License

unknown (license)

Dependencies

dio, flutter, injil_beacon

More

Packages that depend on beacon_dio_adapter