flutter_web_bluetooth 1.1.0

SDKdartflutter
Platformweb

A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.

flutter_web_bluetooth_example

Demonstrates how to use the flutter_web_bluetooth plugin.

Compile options

To use these options add --dart-define={option}={value} for each option you want to set.

  • redirectToHttps if the app should redirect the app to https. (default false)
  • httpsPort the port to redirect to when redirecting to https. (defaults to 443)

Getting Started

This project is a starting point for a Flutter application.

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.