labeled_text 0.0.2 copy "labeled_text: ^0.0.2" to clipboard
labeled_text: ^0.0.2 copied to clipboard

A Flutter Widget to display Text with a custom label field and a bottom line.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add labeled_text

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

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

Publisher

unverified uploader

A Flutter Widget to display Text with a custom label field and a bottom line.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on labeled_text