textfield_shadow 1.1.0+2 copy "textfield_shadow: ^1.1.0+2" to clipboard
textfield_shadow: ^1.1.0+2 copied to clipboard

Textfield Shadow is for creating attractive textfield with full customization available and also initial textfield with shadow and prefix and suffix with your choice and many functions for apply more [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add textfield_shadow

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

dependencies:
  textfield_shadow: ^1.1.0+2

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_shadow/textfield_shadow.dart';
14
likes
140
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Textfield Shadow is for creating attractive textfield with full customization available and also initial textfield with shadow and prefix and suffix with your choice and many functions for apply more functionality

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on textfield_shadow