linkedin_login_android 3.2.3
linkedin_login_android: ^3.2.3 copied to clipboard
Contains Android specific code for linkedin login package
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
3.2.0 #
Changed #
- Updated to version 3.2.0 to synchronize with main package
- Migrated to Dart Pub Workspaces
- Updated dependencies to latest compatible versions:
webview_flutter_android: ^3.16.1 → ^4.10.0plugin_platform_interface: ^2.0.2 → ^2.1.0
- Added
flutter_lints: ^5.0.0 (dev dependency)
Fixed #
- Fixed Android test to work in unit test environment
- Removed unused pigeon dependency