pin_keyboard 0.0.9 copy "pin_keyboard: ^0.0.9" to clipboard
pin_keyboard: ^0.0.9 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: ^0.0.9

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
100
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on pin_keyboard