seo_renderer icon indicating copy to clipboard operation
seo_renderer copied to clipboard

migrate flutter version to 3

Open cy-yusuke-abe opened this issue 3 years ago • 2 comments
trafficstars

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

cy-yusuke-abe avatar Jun 21 '22 10:06 cy-yusuke-abe

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

iamSahdeep avatar Jun 23 '22 12:06 iamSahdeep

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

diegomors avatar Aug 13 '22 00:08 diegomors