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

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.6

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
120
pub points
85%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_list_view

More

Packages that depend on section_view