row_collection 0.2.5 copy "row_collection: ^0.2.5" to clipboard
row_collection: ^0.2.5 copied to clipboard

discontinued

Collection of various custom widgets, useful for displaying information in Columns.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add row_collection

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

dependencies:
  row_collection: ^0.2.5

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:row_collection/row_collection.dart';
11
likes
30
pub points
70%
popularity

Publisher

unverified uploader

Collection of various custom widgets, useful for displaying information in Columns.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on row_collection