Skip to content

Instantly share code, notes, and snippets.

@kenreilly
Last active May 31, 2019 17:38
Show Gist options
  • Save kenreilly/58107c292d3ca36ab4778afe7ade0e53 to your computer and use it in GitHub Desktop.
Save kenreilly/58107c292d3ca36ab4778afe7ade0e53 to your computer and use it in GitHub Desktop.
Arduino bluetooth demo - flutter project
name: arduino_bluetooth_mobile
description: Arduino bluetooth control demo app
version: 1.0.0+1
environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
flutter_bluetooth_serial: 0.0.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment