eyf_route 0.0.5 copy "eyf_route: ^0.0.5" to clipboard
eyf_route: ^0.0.5 copied to clipboard

flutter route

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eyf_route

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

dependencies:
  eyf_route: ^0.0.5

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:eyf_route/channel_manager.dart';
import 'package:eyf_route/cloud_route_observer.dart';
import 'package:eyf_route/enums/route_event.dart';
import 'package:eyf_route/flutter_route.dart';
import 'package:eyf_route/navigator_manager.dart';
import 'package:eyf_route/route_uri_parse.dart';
import 'package:eyf_route/route_utils.dart';
0
likes
85
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

flutter route

Repository

Documentation

API reference

License

unknown (license)

Dependencies

eyf_kit, flutter

More

Packages that depend on eyf_route