share_me 0.0.22
share_me: ^0.0.22 copied to clipboard
ShareMe is a Flutter plugin that allows for easy sharing in iOS and Android apps.
0.0.22 #
- Update Android Gradle Plugin to 8.9.1
- Update Gradle wrapper (example and plugin) to 8.14.1
- Upgrade Kotlin to 2.1.0 and set Java 17 in example
- Add public API documentation and enable
public_member_api_docslint - Format Dart sources with
dart format
0.0.21 #
- Migrate to latest Flutter (3.38) and Dart (3.10) SDKs
- Fix Android Gradle configuration for
com.android.libraryplugin resolution - Update lint rules and dev dependencies
- Add pub.dev badges and migration notes to README
0.0.20 #
- Fix Minor Issue
0.0.19 #
- Fix Minor Issue
0.0.18 #
- Migrating to lastlest flutter SDK
0.0.17 #
- fix issue when try to share to WhatsApp in Android devices
0.0.16 #
- fix minor issue
0.0.15 #
- fix issue with code
0.0.14 #
- fix issue when try to save img in iOS now img save it with correct extension
0.0.13 #
- fix error app crash after share menu open in Android Device
0.0.12 #
- fix issue
0.0.11 #
- fix issue when user try to build release for android
0.0.3 #
- fix issue when try to share file in android and iOS devices
0.0.2 #
- add share file
0.0.1 #
- release.