wepin_flutter_common 0.0.6 wepin_flutter_common: ^0.0.6 copied to clipboard
A Flutter package for the Wepin Common SDK, offering tools to streamline the integration of common features within the Wepin Flutter SDK.
0.0.6 #
Update #
- Separated
WidgetAttribute
andWidgetWebivewAttributes
into distinct classes to improve modularity and clarity in the codebase.
0.0.5 #
Changed #
- Removed the
package_info_plus
package import. - Refactored the package to a plugin with built-in functionality for handling package information retrieval.
0.0.4 #
Update #
- Minimum required
dart
version updated to v2.18.3. - Minimum required
flutter
version updated to v3.3.0. - Updated
package_info_plus
package to v8.0.1
0.0.1 #
- Initial release of
wepin_flutter_common
.