dotintent / FlutterBleLib

Bluetooth Low Energy library for Flutter with support for simulating peripherals
Apache License 2.0
540 stars 199 forks source link

Improving docs: Information about required system versions? #385

Closed mikolak closed 4 years ago

mikolak commented 4 years ago

Need to check what API level is the minimum supported by default when creating a new Flutter project. If they're lower than the minimum version supported by the library, then info about it needs to be in the README.