capture_flutter_beta 1.1.1
capture_flutter_beta: ^1.1.1 copied to clipboard
This is the beta version of Socket Mobile Inc's Flutter SDK (only works for android with companion).
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.
[Unreleased] #
1.1.1 - 2022-01-07 #
Added #
- Formatted dart code.
- Refined ios error handling and response handling in capture.
1.1.0 - 2022-01-05 #
Added #
- Formatted dart code.
- Removed excess comments.
- Used dartdoc to generate dart API documentation for pub.dev.
1.0.9 - 2022-01-04 #
1.0.6 - 2021-12-08 #
Added #
- Updated code to not have to rely on
dart:convertin clientside. - Updated example.
1.0.2 - 2021-12-08 #
Added #
- Hiding unneeded files from pub.dev.
- Rewriting exports for new file structure.
- Added capture_flutter_beta.dart to make package import more clearly defined.