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

updates for flutter 3.10 #63

Merged
merged 3 commits into from
Sep 6, 2023

Conversation

dthuering
Copy link
Contributor

There are some changes required for using the library with Flutter 3.10.

It should solve these issues:

Please kindly check. I did not make much updates on Dart and Flutter libraries yet.

add missing implementation

update recognizer
@namel3ssguy
Copy link

Really hope this can be merged soon.

@DavidOrakpo
Copy link

Please merge

@Dampfwalze
Copy link

I think you updated the wrong SDK dependency. This PR is intended to fix this package for Flutter 3.10, but you updated the environment.sdk field to 3.10, which denotes the Dart SDK. you should instead set the (currently omitted) environment.flutter field. See: https://dart.dev/tools/pub/pubspec#flutter-sdk-constraints

Dart 3.0.6 is the current stable release. Dart 3.1.0-298.0.dev is the current dev release. There is no way, this dependency can be resolved currently ;)

@featzima featzima merged commit eb50747 into glynskyi:main Sep 6, 2023
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

Successfully merging this pull request may close these issues.

5 participants