ios_native_utils 1.0.0
ios_native_utils: ^1.0.0 copied to clipboard
A Flutter plugin for iOS native utilities and URL scheme handling.
ios_native_utils #
A Flutter plugin for iOS native utilities and URL scheme handling.
Features #
- Handle iOS URL schemes
- Support for various iOS native utilities
Getting started #
Add this to your package's pubspec.yaml file:
dependencies:
ios_native_utils: ^1.0.0
Usage #
import 'package:ios_native_utils/ios_native_utils.dart';
// Example usage
Additional information #
For more information about this plugin, please visit the GitHub repository.
License #
This project is licensed under the MIT License - see the LICENSE file for details.