circular_textfield 0.0.3 copy "circular_textfield: ^0.0.3" to clipboard
circular_textfield: ^0.0.3 copied to clipboard

outdated

A circular textfield widget for your apps. This widget makes our TextField come as circular by default. We can also add the icon we want with the icon parameter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_textfield

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

dependencies:
  circular_textfield: ^0.0.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:circular_textfield/circular_textfield.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A circular textfield widget for your apps. This widget makes our TextField come as circular by default. We can also add the icon we want with the icon parameter.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on circular_textfield