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';
33
likes
140
points
1.62k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_list_view

More

Packages that depend on section_view