flutterap_breadcrumb 1.0.12 copy "flutterap_breadcrumb: ^1.0.12" to clipboard
flutterap_breadcrumb: ^1.0.12 copied to clipboard

Breadcrumb widget based on flutter navigation, with different styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterap_breadcrumb

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

dependencies:
  flutterap_breadcrumb: ^1.0.12

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:flutterap_breadcrumb/components/fx_app_navigator_observer.dart';
import 'package:flutterap_breadcrumb/components/fx_icon_bread_buttom.dart';
import 'package:flutterap_breadcrumb/components/fx_shaped_bread_buttom.dart';
import 'package:flutterap_breadcrumb/components/fx_simple_bread_buttom.dart';
import 'package:flutterap_breadcrumb/fx_flutterap_breadcrumb.dart';
2
likes
130
points
60
downloads

Publisher

verified publisherflutterap.com

Weekly Downloads

Breadcrumb widget based on flutter navigation, with different styles.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutterap_breadcrumb