folding_cell 0.1.2 copy "folding_cell: ^0.1.2" to clipboard
folding_cell: ^0.1.2 copied to clipboard

outdated

Simple folding cell widget implemented in Flutter. Its a widget so add it to any container widget as a child.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add folding_cell

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

dependencies:
  folding_cell: ^0.1.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:folding_cell/folding_cell.dart';
128
likes
40
pub points
87%
popularity

Publisher

unverified uploader

Simple folding cell widget implemented in Flutter. Its a widget so add it to any container widget as a child.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on folding_cell