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';
36
likes
150
points
22k
downloads

Publisher

unverified uploader

Weekly Downloads

Extended official wrap to build special wrap like limiting row number

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on extended_wrap