aris_filter_bar 1.0.0 copy "aris_filter_bar: ^1.0.0" to clipboard
aris_filter_bar: ^1.0.0 copied to clipboard

Filter Bar for app bar bottom, with this you can do some filtring.Use this widge, you should add [flutter_bloc] to your pubspec.yaml

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aris_filter_bar

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

dependencies:
  aris_filter_bar: ^1.0.0

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:aris_filter_bar/aris_filter_bar.dart';
1
likes
40
pub points
36%
popularity

Publisher

verified publisheraris.org.cn

Filter Bar for app bar bottom, with this you can do some filtring.Use this widge, you should add [flutter_bloc] to your pubspec.yaml

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, json_annotation, smart_select

More

Packages that depend on aris_filter_bar