flutter_artist_router 1.0.3 copy "flutter_artist_router: ^1.0.3" to clipboard
flutter_artist_router: ^1.0.3 copied to clipboard

A declarative Navigator 2.0 router client supporting dynamic intermediate route pruning, automated memory disposes, and standalone history stack mutations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_artist_router

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

dependencies:
  flutter_artist_router: ^1.0.3

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:flutter_artist_router/flutter_artist_router.dart';
0
likes
160
points
50
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

A declarative Navigator 2.0 router client supporting dynamic intermediate route pruning, automated memory disposes, and standalone history stack mutations.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_artist_core, flutter_web_plugins

More

Packages that depend on flutter_artist_router