joltax_inputs 0.1.0 copy "joltax_inputs: ^0.1.0" to clipboard
joltax_inputs: ^0.1.0 copied to clipboard

User-friendly reusable input tools for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add joltax_inputs

With Flutter:

 $ flutter pub add joltax_inputs

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

dependencies:
  joltax_inputs: ^0.1.0

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:joltax_inputs/joltax_inputs.dart';
0
likes
0
points
41
downloads

Publisher

verified publisherjoltax.com

Weekly Downloads

User-friendly reusable input tools for Flutter apps

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, mask_text_input_formatter

More

Packages that depend on joltax_inputs