feat: Add serial compass support #0

This commit is contained in:
Janez T
2026-03-19 21:38:54 +01:00
parent 5a58e45e13
commit 721fb7e7a2
26 changed files with 1014 additions and 217 deletions

View File

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 2026.0318.1+34
version: 2026.0319.1+35
environment:
sdk: ^3.9.2
@@ -123,6 +123,8 @@ dependencies:
nsd: ^4.0.3
usb_serial: ^0.5.2
web: ^1.1.1
flutter_libserialport: ^0.6.0
webserial: ^1.2.0
dev_dependencies:
flutter_test: