Skip to content

A Flutter package for advertising BLE data in peripheral mode

License

Notifications You must be signed in to change notification settings

esp10mm/flutter_ble_peripheral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pub package Join the chat Workflow

FlutterBlePeripheral

This Flutter plugin allows a device to be used in Peripheral mode, and advertise data over BLE to central devices.

Help develop this plugin!

If you want to contribute to this plugin, feel free to make issues and pull-requests.

Not stable

Since this plugin is currently being developed, limited functionality will be available. Check the release page for the most recent release.

Functionality Android iOS Description
Advertise UUID Set and advertise a custom uuid.
Advertise custom service Advertise a custom service.
Advertise custom characteristic Advertise a custom characteristic with any of the following specifications.
Read characteristic Enable the possibility to read a value.
Write characteristic Enable the possibility to write a value.
Notify characteristic Enable the possibility to subscribe and notify a value.

About

A Flutter package for advertising BLE data in peripheral mode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 29.6%
  • Kotlin 25.0%
  • Dart 20.7%
  • Ruby 20.6%
  • Objective-C 4.1%