extended_wrap 0.1.5 copy "extended_wrap: ^0.1.5" to clipboard
extended_wrap: ^0.1.5 copied to clipboard

Extended official wrap to build special wrap like limiting row number

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extended_wrap

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

dependencies:
  extended_wrap: ^0.1.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:extended_wrap/extended_wrap.dart';
32
likes
150
pub points
94%
popularity

Publisher

unverified uploader

Extended official wrap to build special wrap like limiting row number

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on extended_wrap