tizen_bundle 0.1.5
tizen_bundle: ^0.1.5 copied to clipboard
Tizen data bundle APIs.
0.1.5 #
- Fix
operator []andremove()to not throw on non-String keys.
0.1.4 #
- Update integration tests.
- Update the repository URL to use the
mainbranch.
0.1.3 #
- Update code format.
- Update integration test suite to 38 test cases.
- Fix
remove()to be a no-op when the key does not exist. - Fix
keysgetter to return an independent list per call.
0.1.2 #
- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Fix token in finalizer to be different from value.
- Update tizen_interop to 0.3.0.
0.1.1 #
- General cleanups.
0.1.0 #
- Initial release.