applet_inputs 0.0.1 copy "applet_inputs: ^0.0.1" to clipboard
applet_inputs: ^0.0.1 copied to clipboard

Elevate your Flutter applications with CustomTextField, the ultimate solution for text input fields. Our package offers a highly customizable and easy-to-use text field widget designed to cater to a w [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applet_inputs

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

dependencies:
  applet_inputs: ^0.0.1

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:applet_inputs/applet_inputs.dart';
1
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Elevate your Flutter applications with CustomTextField, the ultimate solution for text input fields. Our package offers a highly customizable and easy-to-use text field widget designed to cater to a wide range of use cases. Whether you’re building a simple form or an intricate UI with complex input requirements, CustomTextField has got you covered.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on applet_inputs