Skip to content

This app is a demo how to connect Flutter app with GoPro camera via Bluetooth

Notifications You must be signed in to change notification settings

perpetio/flutter_ble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter GoPro BLE demo app

This app is a demo how to connect flutter app with GoPro camera.

See our tutorial post:

How to Build a Bluetooth-Enabled GoPro Remote Control App With Flutter

Video preview

IMG_1238.MOV

We use flutter_blue_plus library for using bluetooth features.

How to getting started with this library you can find here:

https://pub.dev/packages/flutter_blue_plus#getting-started

GoPro open API:

https://gopro.github.io/OpenGoPro/ble_2_0

Feauter include:

  • display all available bluetooth devices
  • connect to bluetooth device
  • management GoPro camera
  • getting data from GoPro camera

Getting started

  1. Clone the repo
$ git clone https://github.com/perpetio/flutter_ble.git
  1. Open project in VSCode or Android studio.
  2. Run on simulator or real device using your IDE's tools.

About

This app is a demo how to connect Flutter app with GoPro camera via Bluetooth

https://perpet.io/blog/how-to-build-a-bluetooth-enabled-gopro-remote-control-app-with-flutter/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published