azlistview_all_platforms 2.1.2 copy "azlistview_all_platforms: ^2.1.2" to clipboard
azlistview_all_platforms: ^2.1.2 copied to clipboard

discontinuedreplaced by: azlistview

A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add azlistview_all_platforms

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

dependencies:
  azlistview_all_platforms: ^2.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:azlistview_all_platforms/azlistview_all_platforms.dart';
0
likes
105
pub points
77%
popularity

Publisher

unverified uploader

A Flutter sticky headers & index ListView. IndexBar. such as citylist, contactlist. index and hover effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, scrollable_positioned_list_for_us

More

Packages that depend on azlistview_all_platforms