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

migrate flutter version to 3 #23

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

Conversation

cy-yusuke-abe
Copy link

I created this pull request to prevent warnings in Flutter 3.
Here is what I did. What do you think about this?

  • minimum flutter sdk version to 3.0.0
  • remove null check operator from SchedulerBinding
  • update pubs
  • add lint directive

* update pubs
* remove null check operator from SchedulerBinding
* add lint directive
@cy-yusuke-abe cy-yusuke-abe marked this pull request as ready for review June 21, 2022 10:20
@iamSahdeep
Copy link
Owner

@cy-yusuke-abe Thanks for the PR, let me check it in sometime and merge.

@diegomors
Copy link

diegomors commented Aug 13, 2022

Hi @cy-yusuke-abe this release is still showing this warnings

Screen Shot 2022-08-12 at 21 36 47

Flutter 3.0.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f1875d570e (4 weeks ago) • 2022-07-13 11:24:16 -0700
Engine • revision e85ea0e79c
Tools • Dart 2.17.6 • DevTools 2.12.2

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.

3 participants