Open aruhant opened 11 months ago
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.
Let me know if any other changes are needed before this can be merged.
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.