This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Tags: flutter/plugins
Tags
[local_auth] Add Android theme compatibility documentation (#6875) Add documentation to README.md file from local_auth package: - Compatibility of Android theme for Android 8 and below.
[webview_flutter] Adds examples of accessing platform-specific featur… …es for each class (#7089) * start * more docs and version bump * fix main
[google_sign_in] Endorses next web package. (#7191) Bump major version to 6.0.0.
[ios_platform_images] Update minimum version to iOS 11 (#6874) * [ios_platform_images] Update minimum version to iOS 11 * README update
[image_picker] Update NSPhotoLibraryUsageDescription description in R… …EADME (#6589) * Update `NSPhotoLibraryUsageDescription` description in README * Update text about App Store policy
[image_picker] Fix images changing to incorrect orientation (#7187) * fix orientation issue * update changelog * add test * fix formatting
[google_sign_in_web] Migrate to the GIS SDK. (#6921) * [google_sign_in_web] Migrate to GIS SDK. * include_granted_scopes in requestScopes call. * Remove the old JS-interop layer. * Introduce a mockable GisSdkClient for tests. * Split the people utils. * Delete tests for the old code. * Add some tests for the new code. * More utils_test.dart * Make jsifyAs reusable. * Ignore the tester in utils_test.dart * Make Clients overridable, and some renaming. * Test people.dart * Make autoDetectedClientId more testable. * Add mockito. * Comment about where to better split the code so GisSdkClient is testable too. * Add google_sign_in_web_test.dart (and its mocks) * dart format * Log only in debug. * Sync min sdk with package gis_web * Add migration notes to the README. * When the user is known upon signIn, remove friction. * Do not ask for user selection again in the authorization popup * Pass the email of the known user as a hint to the signIn method * Address PR comments / checks. * Update migration guide after comments from testers. * Update README.md * Remove package:jose from tests. * Rename to Vincent Adultman * _isJsSdkLoaded -> _jsSdkLoadedFuture * Remove idToken comment. * Link issue to split mocking better. * Remove dependency in package:jwt_decoder * Remove unneeded cast call.
PreviousNext