textfield_kh 0.0.8 copy "textfield_kh: ^0.0.8" to clipboard
textfield_kh: ^0.0.8 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 Flutter:

 $ flutter pub add textfield_kh

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

dependencies:
  textfield_kh: ^0.0.8

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:textfield_kh/textfield_kh.dart';
5
likes
90
pub points
10%
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

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, intl, pattern_formatter

More

Packages that depend on textfield_kh