section_view 2.0.2 copy "section_view: ^2.0.2" to clipboard
section_view: ^2.0.2 copied to clipboard

outdated

Provide section list view which include alphabet and refresh, you can fully custom your control

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add section_view

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

dependencies:
  section_view: ^2.0.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:section_view/section_view.dart';
31
likes
0
pub points
87%
popularity

Publisher

unverified uploader

Provide section list view which include alphabet and refresh, you can fully custom your control

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_list_view

More

Packages that depend on section_view