textfield_kh 0.0.6 copy "textfield_kh: ^0.0.6" to clipboard
textfield_kh: ^0.0.6 copied to clipboard

A Package solve keyboard of textfield problem with local keyboard in asia of "," and "." and this package make easy to using and customization textfield like pro textfield.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add textfield_kh

With Flutter:

 $ flutter pub add textfield_kh

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

dependencies:
  textfield_kh: ^0.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:textfield_kh/textfield_kh.dart';
5
likes
0
pub points
8%
popularity

Publisher

unverified uploader

A Package solve keyboard of textfield problem with local keyboard in asia of "," and "." and this package make easy to using and customization textfield like pro textfield.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, pattern_formatter

More

Packages that depend on textfield_kh