Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 384 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 384 Bytes

flutter_bluetooth_send

Flutter app with bluetoothadapter package. bluetoothadapter allows for scanning and sending devices with bluetooth connection. bluetoothadapter is currently none-null safety, so to run on current versions of Flutter, use the terminal command "flutter run --no-sound-null-safety". Look at this link for more info