Skip to content

Package to integrate UART over Bluetooth Low Energy into your Flutter app

License

Notifications You must be signed in to change notification settings

itavero/flutter-ble-uart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_ble_uart

Package to easily integrate UART over Bluetooth Low Energy into your Flutter app.

For more information about the UART Service and compatible devices, I recommend visiting the Adafruit website.

Getting Started

For help getting started with Flutter, view our online documentation. For help on editing package code, view the documentation.

Since this package is not yet published anywhere (other than GitHub), you can add it to your pubspec.yaml like this:

dependencies:
  flutter_ble_uart:
      git: [email protected]:itavero/flutter-ble-uart.git

TODO: Write a tutorial and/or example app.

Current state

This is still very much a work in progress. It is definitely not production ready.

It works.. most of the time.. if you are lucky. 😅

About

Package to integrate UART over Bluetooth Low Energy into your Flutter app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages