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

outdated

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: ^0.0.3

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';
27
likes
0
pub points
82%
popularity

Publisher

verified publisherwachasit.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on pin_keyboard