pin_keyboard 1.1.2 copy "pin_keyboard: ^1.1.2" to clipboard
pin_keyboard: ^1.1.2 copied to clipboard

A Pin Keyboard Flutter package, Make it easy to use and minimal code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pin_keyboard

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

dependencies:
  pin_keyboard: ^1.1.2

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:pin_keyboard/pin_keyboard.dart';
25
likes
110
pub points
83%
popularity

Publisher

verified publisherwachasit.com

A Pin Keyboard Flutter package, Make it easy to use and minimal code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on pin_keyboard