flutter_blue_plus_web 3.0.1 copy "flutter_blue_plus_web: ^3.0.1" to clipboard
flutter_blue_plus_web: ^3.0.1 copied to clipboard

Platformweb

Web implementation of the flutter_blue_plus plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_blue_plus_web

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

dependencies:
  flutter_blue_plus_web: ^3.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:flutter_blue_plus_web/flutter_blue_plus_web.dart';
0
likes
130
points
62.3k
downloads

Publisher

verified publisherjamcorder.com

Weekly Downloads

Web implementation of the flutter_blue_plus plugin.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_blue_plus_platform_interface, flutter_web_plugins, web

More

Packages that depend on flutter_blue_plus_web