chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
758 stars 461 forks source link

[Help]: fichiers 'screens/bluetooth_off_screen.dart' et 'screens/scan_screen.dart' inexistants #917

Closed KonkerorTechnologies closed 4 months ago

KonkerorTechnologies commented 4 months ago

Requirements

Have you checked this problem on the example app?

Yes

FlutterBluePlus Version

1.32.8

Flutter Version

3.22.0

What OS?

Android

OS Version

Android 8.1

Bluetooth Module

HC-05

What is your problem?

J'ai copié le programme exemple de flutter_blue_plus qui est sur la pub.dev, mais les deux fichiers donnés en titre sont inexistants, malgré le pub get effectué.

svp j'aimerais savoir comment obtenir ces fichiers.

Merci

Logs

error: Target of URI doesn't exist: 'screens/bluetooth_off_screen.dart'. (uri_does_not_exist at [projet] lib\flutter_blue_plus.dart:10)
error: Target of URI doesn't exist: 'screens/scan_screen.dart'. (uri_does_not_exist at [projet] lib\flutter_blue_plus.dart:11)
error: The name 'ScanScreen' isn't a class. (creation_with_non_type at [projet] lib\flutter_blue_plus.dart:54)
error: The method 'BluetoothOffScreen' isn't defined for the type '_FlutterBlueAppState'. (undefined_method at [projet] lib\flutter_blue_plus.dart:55)
chipweinberger commented 4 months ago

here they are

https://github.com/boskokg/flutter_blue_plus/tree/master/example/lib/screens

KonkerorTechnologies commented 3 months ago

Hello ! Thanks for your respons. I saw it later; but it does'nt work with me because my bluetooth is a classic bluetooth, not Low Energy bluetooth 😔

Le mer. 26 juin 2024 à 22:32, Chip Weinberger @.***> a écrit :

Closed #917 https://github.com/boskokg/flutter_blue_plus/issues/917 as completed.

— Reply to this email directly, view it on GitHub https://github.com/boskokg/flutter_blue_plus/issues/917#event-13304493763, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFZHYXJ6D5GFVM4DKZOGLADZJMXO7AVCNFSM6AAAAABJ6LGZECVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGMYDINBZGM3TMMY . You are receiving this because you authored the thread.Message ID: @.***>