share_binary 1.0.1 share_binary: ^1.0.1 copied to clipboard
This library provides the ability to use OS sharing features while handling binary files in dart code.
1.0.1 #
- Code cleanup
1.0.0 #
- Support web platform
0.2.4 #
- Improved performance of iOS file generation process
0.2.3 #
- Delete previous cache file before saving new one
0.2.2 #
- Fix podspec
0.2.1 #
- Fix share behavior on iOS
0.2.0 #
- Cleanup swift code
- Add doc file to example
0.1.0 #
- Initial release
- Add
shareBinary
method - Add
shareUri
method