linkedin_login_platform_interface 3.2.3
linkedin_login_platform_interface: ^3.2.3 copied to clipboard
Contains shared logic between platforms and interfaces for them
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:
equatable: ^2.0.3 → ^2.0.7mocktail: ^0.2.0 → ^1.0.4test: ^1.24.9 → ^1.26.3plugin_platform_interface: ^2.0.2 → ^2.1.0
- Added
flutter_lints: ^5.0.0 (dev dependency)