Skip to content

Conversation

clayharris
Copy link
Contributor

Description

Compilations were failing due to Flutter SDK upgrade and a previous linting 'fix'. Previous non-null ! was restored

Related Issues

#361 - should be fixed with PR

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I signed the CLA.
  • All tests from running flutter test pass. (only tested impacted package)
  • flutter analyze does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

…irements

Compilations were failing due to Flutter SDK upgrade and a previous linting 'fix'.  Previous non-null `!` was restored
@xster xster merged commit af0fe42 into google:master May 6, 2022
@clayharris clayharris deleted the bugfix/361 branch May 6, 2022 11:33
guodong1111 added a commit to guodong1111/flutter.widgets that referenced this pull request May 18, 2022
* commit '0078aa630813dc13376f718081ca58a4e096ecb4':
  scrollable positioned list 0.3.2 on Flutter 2.12's null safety APIs
  Fixes google#361, where Flutter SDK upgrade impacted nullability requirements (google#362)
  Remove travis metadata (google#359)
  visibility detector 0.3.3 on Flutter 2.12's null safety APIs
  bump visibility_detector version to 0.3.2 and revert null safety change from 0.3.0
  Fix null checks and assertions for visibility_detector (google#354) (google#355)
  Populate the pubspec repository field (google#358)
  Update pubspec.yaml (google#348)
  bump visibility_detector version from google#325 (google#353)
  bump version from google#325
  Update pubspec.yaml
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.

2 participants