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

User-friendly reusable input tools for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add joltax_inputs

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

dependencies:
  joltax_inputs: ^0.2.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:joltax_inputs/joltax_inputs.dart';
0
likes
160
points
14
downloads

Publisher

verified publisherjoltax.com

Weekly Downloads

User-friendly reusable input tools for Flutter apps

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on joltax_inputs