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

PlatformAndroid

Check the application using a 3rd-party keyboard on Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thirdparty_keyboard_checker

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

dependencies:
  thirdparty_keyboard_checker: ^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:thirdparty_keyboard_checker/thirdparty_keyboard_checker.dart';
1
likes
140
pub points
48%
popularity

Publisher

verified publisherwachasit.com

Check the application using a 3rd-party keyboard on Android

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on thirdparty_keyboard_checker