ios_native_utils 1.0.0 copy "ios_native_utils: ^1.0.0" to clipboard
ios_native_utils: ^1.0.0 copied to clipboard

PlatformiOS

A Flutter plugin for iOS native utilities and URL scheme handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_native_utils

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ios_native_utils: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ios_native_utils/ios_native_utils.dart';
1
likes
145
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for iOS native utilities and URL scheme handling.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ios_native_utils

Packages that implement ios_native_utils