wepin_flutter_network 1.0.0
wepin_flutter_network: ^1.0.0 copied to clipboard
A Flutter package for integrating Wepin Network, providing tools for seamless network management and communication.
1.0.0 #
This new major release has some big changes. This plugin requires a minimum dart sdk of 3.5.0 or higher and a minimum flutter version of 3.24.0.
Update #
- Updated Flutter, Dart, and Gradle versions
- Dart: v3.5.0
- Flutter: v3.24.0
- Gradle: v8.2.1
- Updated
wepin_flutter_storage
package to v1.0.0- Migration from
flutter_secure_storage
to native storage (iOS/Android) - Fixed storage issue caused by MasterKey change (Now resets storage properly).
- Migration from
0.0.8 #
Bug Fixes #
- Modified the
iconUrl
field in theIAppAccount
interface to be optional instead of required.
0.0.7 #
0.0.5 #
0.0.4 #
Update #
- Updated
wepin_flutter_common
package to v0.0.5 - Updated
wepin_flutter_storage
package to v0.0.3
0.0.3 #
Update #
- Minimum required
dart
version updated to v2.18.3. - Minimum required
flutter
version updated to v3.3.0. - Updated
wepin_flutter_common
package to v0.0.4 - Updated
wepin_flutter_storage
package to v0.0.2
0.0.1 #
- Initial release of
wepin_flutter_network
.