flutter_bluex 0.9.7 copy "flutter_bluex: ^0.9.7" to clipboard
flutter_bluex: ^0.9.7 copied to clipboard

flutter_blue的一个fork版本,为flutter_blue提供持续的更新支持

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bluex

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

dependencies:
  flutter_bluex: ^0.9.7

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_bluex/flutter_blue.dart';
import 'package:flutter_bluex/gen/flutterblue.pb.dart';
import 'package:flutter_bluex/gen/flutterblue.pbenum.dart';
import 'package:flutter_bluex/gen/flutterblue.pbjson.dart';
import 'package:flutter_bluex/gen/flutterblue.pbserver.dart';
1
likes
120
points
35
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

flutter_blue的一个fork版本,为flutter_blue提供持续的更新支持

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, convert, flutter, meta, protobuf, rxdart

More

Packages that depend on flutter_bluex