tagion_dart_api 1.0.7 tagion_dart_api: ^1.0.7 copied to clipboard
This plugin serves as a Dart interface to the existing Tagion API, designed to streamline its integration and usage within the Dart/Flutter ecosystem.
1.0.0 #
- Initial release.
1.0.1 #
- Update the package with a new binaries.
1.0.2 #
- Switch to a libmobile binary.
1.0.3 #
- Remove unused variables and functions from FFI files.
1.0.4 #
- Update api's example.
- Fix warnings.
1.0.5 #
- Fix issues in the exceptions logic.
1.0.6 #
- Fix issues found with flutter analyze command.
1.0.7 #
- Apply dart formatting.