xsoulspace_support 0.3.0-beta.0
xsoulspace_support: ^0.3.0-beta.0 copied to clipboard
A reusable Flutter package for unified support functionality
Changelog #
This project follows Semantic Versioning (semver).
Breaking changes will increment the major version, new features the minor, and bugfixes the patch.
Always review the changelog before upgrading to a new version.
All notable changes to this project will be documented in this file.
0.3.0-beta.0 #
BREAKING:
- chore: xsoulspace_locale 0.4.0
- chore: xsoulspace_logger 1.0.0-beta.0
- chore: xsoulspace_lints 0.1.2
- chore: device_info_plus 13.1.0
- chore: package_info_plus 10.1.0
- chore: from_json_to_json 0.5.0
- chore: is_dart_empty_or_not 0.4.0
- chore: sdk: ">=3.11.0 <4.0.0"
0.2.1 #
- chore: xsoulspace_locale 0.3.3
0.2.0 #
- added logging support via xsoulspace_logger 0.1.0-beta.1
0.1.1 #
- chore: from_json_to_json 0.3.0
- chore: xsoulspace_lints 0.1.2
0.1.0 #
- Initial release.