first commit

This commit is contained in:
2024-11-07 08:32:35 +07:00
commit ccebcee62b
92 changed files with 3009 additions and 0 deletions

41
CHANGELOG.md Normal file
View File

@@ -0,0 +1,41 @@
## 1.0.9
* fix #14
## 1.0.8
* Bump to latest flutter SDK
* Rename Twitter to X 🚀
* Email content body issue fix #11
## 1.0.7
* Android inferred type issue fixed
## 1.0.6
* Android inferred type fix and bump sdk
## 1.0.5
* LinkedIn sharing fix #4
## 1.0.4
* Platform exception fix #3
## 1.0.3
* used flutter copy function
* changes in ShareWith enum
## 1.0.2
* documentation and format issue fix
## 1.0.0
* copy text to clipboard
* share with social apps
* open system UI to share
* custom app share support (only Android)