flutter_blue_plus_ios 1.35.0 copy "flutter_blue_plus_ios: ^1.35.0" to clipboard
flutter_blue_plus_ios: ^1.35.0 copied to clipboard

PlatformiOS

iOS 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_ios
copied to clipboard

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

dependencies:
  flutter_blue_plus_ios: ^1.35.0
copied to clipboard

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_ios/flutter_blue_plus_ios.dart';
copied to clipboard
0
likes
110
points
2.34k
downloads

Publisher

verified publisherjamcorder.com

Weekly Downloads

2024.09.20 - 2025.04.04

iOS implementation of the flutter_blue_plus plugin.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_blue_plus_platform_interface

More

Packages that depend on flutter_blue_plus_ios