dart_cordova_keyboard_plugin 1.0.1 copy "dart_cordova_keyboard_plugin: ^1.0.1" to clipboard
dart_cordova_keyboard_plugin: ^1.0.1 copied to clipboard

Dart wrapper for cordova plugin, cordova-plugin-ionic-keyboard

Dart Wrapper for Cordova Keyboard Plugin #

if you would like to use this plugin: https://github.com/ionic-team/cordova-plugin-ionic-keyboard with dart. Install this package.

In you code just import KeyboardPlugin, and watch the available methods. They are exactly the same like on cordova repo.

Remember to install the cordova plugin also!! this is just a wrapper

pub package: https://pub.dartlang.org/packages/dart_cordova_keyboard_plugin#-readme-tab-

installation: #

add this to your dependencies

dependencies:
  dart_cordova_keyboard_plugin: ^1.0.1

import #

import 'package:dart_cordova_keyboard_plugin/keyboard_plugin.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Dart wrapper for cordova plugin, cordova-plugin-ionic-keyboard

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

js

More

Packages that depend on dart_cordova_keyboard_plugin