feat: everything up to bluetooth scanning

This commit is contained in:
2025-03-26 21:01:42 +01:00
parent be964fab25
commit f4022dd249
21 changed files with 2496 additions and 132 deletions

View File

@ -34,6 +34,16 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
go_router: ^14.8.1
freezed_annotation: ^3.0.0
json_annotation: ^4.9.0
flutter_blue_plus: ^1.35.3
rust: ^3.1.0
anyhow: ^3.0.1
logging: ^1.3.0
shared_preferences: ^2.5.2
dev_dependencies:
flutter_test:
@ -45,6 +55,12 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^5.0.0
riverpod_generator: ^2.6.5
build_runner: ^2.4.15
custom_lint: ^0.7.5
riverpod_lint: ^2.6.5
freezed: ^3.0.4
json_serializable: ^6.9.4
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec