expandable_app_bottom_bar 0.0.1 copy "expandable_app_bottom_bar: ^0.0.1" to clipboard
expandable_app_bottom_bar: ^0.0.1 copied to clipboard

A new flutter plugin project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expandable_app_bottom_bar

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

dependencies:
  expandable_app_bottom_bar: ^0.0.1

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:expandable_app_bottom_bar/app_context_values.dart';
import 'package:expandable_app_bottom_bar/drag_bloc.dart';
import 'package:expandable_app_bottom_bar/dragging_direction.dart';
import 'package:expandable_app_bottom_bar/expandable_bottom_bar.dart';
import 'package:expandable_app_bottom_bar/handler_helper.dart';
import 'package:expandable_app_bottom_bar/hidden_content.dart';
import 'package:expandable_app_bottom_bar/model.dart';
import 'package:expandable_app_bottom_bar/position_handlers.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, quiver_hashcode

More

Packages that depend on expandable_app_bottom_bar