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 to examples for Flutter 3.16 #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aruhant
Copy link

@aruhant aruhant commented Dec 7, 2023

Hello,
The examples had some overdue maintenance, and didn't compile correctly on the latest Flutter SDK.
There were also some small changes in the drawing_animation APIs that were not up-to-date in the examples.
I updated the examples, so that it compiles and works correctly on latest Flutter and drawing_animation package.

Please accept the PR.

ps: Thank you authoring and maintaining this package.

@aruhant
Copy link
Author

aruhant commented Dec 7, 2023

No fancy changes, just upgraded to the latest SDK for flutter, made changes to the Android SDK in build.gradle, migrated xcode projects for ios and macos to latest xcode versions. There were minor changes in example dart files like removing vsync parameter, removing unsupported calls for fullscreen, and some permissions related APIs.

Kindly let me know, if you'd like anything else before this can be merged.

@aruhant
Copy link
Author

aruhant commented Dec 29, 2023

Let me know if any other changes are needed before this can be merged.

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.

1 participant