visit_flutter_sdk 2.0.2
visit_flutter_sdk: ^2.0.2 copied to clipboard
visit_flutter_sdk is a Flutter plugin that integrates web views, URL handling, location services, and permission management. Enhance your mobile app functionality effortlessly with this versatile toolkit!
2.0.2 #
- Removed
path_providerandshare_plusdependencies to avoid bundling iOS SDKs without privacy manifests on Flutter 3.7.0. - Added native file sharing through the plugin method channel.
- Updated
flutter_inappwebviewto the Flutter 3.7-compatible federated package line for modern iOS builds.
2.0.1 #
- Downgraded flutter dependencies for PLMI.
2.0.0 #
- Downgraded SDK and package constraints to support Flutter 3.7.0 / Dart 2.19.0 for PLMI.
1.0.12 #
- Added check for aws
1.0.11 #
- Add pdf download within the app and share it via share-sheet.
1.0.10 #
- Fixed pdf not opening in external browser on ios
1.0.9 #
- Update flutter version from 3.24.3 to 3.32.2
1.0.8 #
- Changed message
1.0.7 #
- Changed dialog design
1.0.6 #
- Removed native progress dialog.
1.0.5 #
- Added functionality to open dialer directly from sdk.
1.0.3 #
- Bug fix app terminate while go back.
1.0.2 #
- Removed webview plugin used in iOS.
1.0.1 #
- Updated Readme.
1.0.0 #
- Created the flutter plugin.