labeled 0.0.2+1 copy "labeled: ^0.0.2+1" to clipboard
labeled: ^0.0.2+1 copied to clipboard

outdated

A widget containing a label and a child widget

labeled #

A widget containing a label and a child widget

Getting Started #

Include the package at your source code. import 'package:labeled/labeled.dart

Using #

Labeled("My label", child: Text("Some widget that need to be labeled"))

You can choose to use the label above the child, beside, or across each other in the same row setting the format parameter.

1
likes
20
points
21
downloads

Publisher

verified publisherbrustol.in

Weekly Downloads

A widget containing a label and a child widget

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on labeled