This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
forked from flutter/plugins
-
Notifications
You must be signed in to change notification settings - Fork 6
Commits on Feb 22, 2021
-
[connectivity_macos] move NNBD to stable (#3588)
Chris Yang authoredFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for e8c8cf6 - Browse repository at this point
Copy the full SHA e8c8cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ab071 - Browse repository at this point
Copy the full SHA d3ab071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1baec7a - Browse repository at this point
Copy the full SHA 1baec7aView commit details -
[url_launcher] Update platforms to NNBD stable (#3584)
Updates all versions to stable. Converts all desktop examples to null-safety, and migrates Linux and macOS to use platform interface for examples rather than app-facing package to eliminate circular dependencies (implementation copied directly from Windows).
Configuration menu - View commit details
-
Copy full SHA for 6c57e87 - Browse repository at this point
Copy the full SHA 6c57e87View commit details -
[battery] Bump version for NNBD stable (#3594)
Also replaces Mockito with test/Fake since the usage is a simple fake.
Configuration menu - View commit details
-
Copy full SHA for f14eaec - Browse repository at this point
Copy the full SHA f14eaecView commit details -
[path_provider] Update to stable NNBD (#3582)
Bumps the versions in the app-facing package to make it stable NNBD. Changes the interface of four core methods to non-nullable, and adds a new exceptions if they aren't provided by the platform implementations. The list is somewhat arbitrary, but these seem like the four that are core enough that any implementation should either provide them, or explicitly say they don't have such a concept via UnsupportedError, since there isn't an obvious way for a developer to fall back if they are unexpectedly missing.
Configuration menu - View commit details
-
Copy full SHA for bb3fc5a - Browse repository at this point
Copy the full SHA bb3fc5aView commit details -
[connectivity_macos] fix version (#3599)
Chris Yang authoredFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for b98d725 - Browse repository at this point
Copy the full SHA b98d725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0838c82 - Browse repository at this point
Copy the full SHA 0838c82View commit details -
[device_info_platform_interface] null safety stable release (#3597)
Chris Yang authoredFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 61a736f - Browse repository at this point
Copy the full SHA 61a736fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea8ef8 - Browse repository at this point
Copy the full SHA 0ea8ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3996449 - Browse repository at this point
Copy the full SHA 3996449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f29f9e - Browse repository at this point
Copy the full SHA 5f29f9eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.