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

Full package nullsafety and Flutter 3 fixes #178

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

Conversation

absar
Copy link
Contributor

@absar absar commented Feb 22, 2022

Fix #161
Full package nullsafety upgrade.

Takuro KAKOI and others added 16 commits September 24, 2021 20:41
Upgrade dependencies.
Bump version.
* Upgrade dependencies path_provider, vector_math.
* Example app:
** Use Uri instead of deprecated String in launchUrl
** Upgrade dependencies, url_launcher, permission_handler
@absar absar changed the title Full package nullsafety Full package nullsafety and Flutter 3 fixes May 15, 2022
* Upgrade dependencies path_provider, path_drawing, optimized_gesture_detector
* bump sdk from >=2.12.0 to >=2.17.0
* Example app:
  ** Upgrade dependencies, url_launcher, permission_handler, cupertino_icons
* Null safety cleanups.
* Upgrade dependency vector_math
* Upgrade dependencies intl, screenshot, permission_handler
* Upgrade dependencies intl, path_provider
* Upgrade example app dependencies url_launcher, permission_handler, cupertino_icons, intl
* Export most classes in mp_chart so that users only import mp_chart instead of individual classes
* Flutter 3.16 updates
* Upgrade dependencies intl
* Upgrade example app dependencies url_launcher, permission_handler, intl
* Upgrade dependencies path_provider, screenshot
* Upgrade example app dependencies url_launcher , permission_handler, cupertino_icons
* BREAKING: Update minimum supported Flutter to 3.22, Dart to 3.3
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.

null safety migration
1 participant