keyboard_extension_checker 0.0.1 copy "keyboard_extension_checker: ^0.0.1" to clipboard
keyboard_extension_checker: ^0.0.1 copied to clipboard

PlatformiOS

A Flutter plugin to check if a custom iOS keyboard extension is enabled.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keyboard_extension_checker

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

dependencies:
  keyboard_extension_checker: ^0.0.1

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:keyboard_extension_checker/keyboard_extension_checker.dart';
0
likes
150
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to check if a custom iOS keyboard extension is enabled.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on keyboard_extension_checker