Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart 3 incompatible #628

Open
patolax opened this issue May 14, 2023 · 1 comment
Open

Dart 3 incompatible #628

patolax opened this issue May 14, 2023 · 1 comment

Comments

@patolax
Copy link

patolax commented May 14, 2023

We have been using this great lib for the last 2 years. Worked flawlessly on Android. We are about to go into production but we can't upgrade to new Flutter versions. Can someone please let us know if there is anything happening in the next few months to resolve these issues? or let us know a good alternative you recommend.

@srgtuszy @PabloPL @dustin-graham @lukerayman @KKonradMC @dariuszseweryn @mikolak @pouljohn1 @pawelByszewski

We appreciate any help. Thank you.

@Peterkrol12
Copy link

Hi!

This fork was made a while back to support iOS 15, in recent days I've made some changes to the package to also properly support Android 13.

You could try and use this package, but you would have to include it as a git reference package as the changes for Android 13 are not yet deployed to a version:

  flutter_ble_lib_ios_15:
    git:
      url: https://github.com/davejlin/flutter_ble_lib_ios_15.git
      ref: 16a56f1433bfdb948bbe1cb0c40e66de27b8ba9f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants