Skip to content

sourabhsdx/flutter_bluetooth_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluetooth_control

It is a simple flutter app with bluetooth connectivity to send data to HC-05 Bluetooth module. I used shared preferences for small data storage such as time. Arduino Code https://github.com/sourabhsdx/arduino_bluetooth_relay_control.git

Getting Started

Packages used in this project: provider: ^4.3.1 | https://github.com/rrousselGit/provider flutter_bluetooth_serial: ^0.2.2 |https://pub.dev/packages/flutter_bluetooth_serial shared_preferences: ^0.5.8 | https://pub.dev/packages/shared_preferences

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

It is a simple flutter app with bluetooth connectivity to send data to HC-05 Bluetooth module. I used shared preferences for small data storage such as time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published