flutter_expand_view 1.6.2 copy "flutter_expand_view: ^1.6.2" to clipboard
flutter_expand_view: ^1.6.2 copied to clipboard

Flutter Expansion Collapse view is a flutter plugin that helps you make a Expansion Collapse view. Create Expansion Collapse view has never been easier and faster

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_expand_view

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

dependencies:
  flutter_expand_view: ^1.6.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:flutter_expand_view/flutter_expand_view.dart';
4
likes
110
pub points
71%
popularity

Publisher

unverified uploader

Flutter Expansion Collapse view is a flutter plugin that helps you make a Expansion Collapse view. Create Expansion Collapse view has never been easier and faster

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on flutter_expand_view