tang_router 0.0.2 copy "tang_router: ^0.0.2" to clipboard
tang_router: ^0.0.2 copied to clipboard

The URL Router util implements on the Flutter platform.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tang_router

With Flutter:

 $ flutter pub add tang_router

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

dependencies:
  tang_router: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tang_router/tang_router.dart';
1
likes
0
points
25
downloads

Publisher

verified publisheryltang.com.cn

Weekly Downloads

The URL Router util implements on the Flutter platform.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, go_router

More

Packages that depend on tang_router