wc_flutter_share 0.2.0 wc_flutter_share: ^0.2.0 copied to clipboard
A Flutter plugin for sharing file, text and subject at the same time with other applications.
0.0.1 #
- Initial release
0.0.2 #
- text and file methods replaced with share method
0.1.0 #
- path_provider version updated to version ^1.1.0
0.1.1 #
- kotlin version updated from 1.2.71 to 1.3.21
- androidx.test:runner version updated from 1.1.1 to 1.2.0
- androidx.test.espresso:espresso-core version updated from 3.1.1 to 3.2.0
- androidx.core:core version updated from 1.0.0-rc01 to 1.2.0-alpha02
0.2.0 #
- iPad support added
- path_provider version update to ^1.6.0
- androidx.core:core removed as it was not required