Skip to content

Tags: celvinren/plugins

Tags

url_launcher-v6.0.0-nullsafety.7

Toggle url_launcher-v6.0.0-nullsafety.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[url_launcher] Re-endorse web implementation. (flutter-team-archive#3557

)

This change re-endorses url_launcher_web, now that it's been migrated to null-safety.

url_launcher_web-v2.0.0-nullsafety

Toggle url_launcher_web-v2.0.0-nullsafety's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[url_launcher_web] Migrate to null-safety (flutter-team-archive#3522)

This version uses auto-generated Mocks from mockito5 for its tests.

For now, tests only run in the `master` channel.

Co-authored-by: Maurits van Beusekom <maurits@baseflow.com>

path_provider-v2.0.0-nullsafety.1

Toggle path_provider-v2.0.0-nullsafety.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] Update Windows implementation version (flutter-team-a…

…rchive#3541)

google_maps_flutter_platform_interface-v2.0.0-nullsafety.1

Toggle google_maps_flutter_platform_interface-v2.0.0-nullsafety.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[google_maps_flutter] Fix CameraPosition regression (flutter-team-arc…

…hive#3547)

The nullability conversion added a type check when recreating a
CameraPosition from JSON that was too restrictive, and regressed the
app-facing package. This relaxes that assertion, and adds a test to
catch the issue.

camera-v0.8.0-nullsafety

Toggle camera-v0.8.0-nullsafety's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[camera] NNBD migration of the camera plugin (flutter-team-archive#3533)

* Migrate camera_platform_interface to null safety

* Exclude camera_platform_interface from all plugins script

* Convert CameraId in test to non-nullable

* Migrate to nullsafety

* Attempt to fix dependency problem building all plugins

* Update version information

* Fix type

* Make exposureMode and focusMode non-nullable

* Mark google_maps_flutter as non-NNBD

* Update dependencies

* Added missing entry to CHANGELOG.md

* Rebased on master

google_maps_flutter_platform_interface-v2.0.0-nullsafety

Toggle google_maps_flutter_platform_interface-v2.0.0-nullsafety's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[google_maps_flutter] Migrate platform interface to null safety (flut…

…ter-team-archive#3539)

Part of flutter/flutter#75236

Includes a significant refactor of the various overlay objects to remove a lot of identical code across the objects.

video_player_web-v2.0.0-nullsafety.3

Toggle video_player_web-v2.0.0-nullsafety.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update video_player_web to point to new video_player_interface (flutt…

…er-team-archive#3536)

wifi_info_flutter-v2.0.0-nullsafety

Toggle wifi_info_flutter-v2.0.0-nullsafety's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move plugin tools code (flutter-team-archive#3544)

path_provider_windows-v0.1.0-nullsafety.3

Toggle path_provider_windows-v0.1.0-nullsafety.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump ffi dependencies (flutter-team-archive#3540)

* Update to FFI 1.0

* Bump CHANGELOG

image_picker_for_web-v2.0.0-nullsafety

Toggle image_picker_for_web-v2.0.0-nullsafety's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker_web] Migrate to null-safety (flutter-team-archive#3535)