tang_router 0.0.4 copy "tang_router: ^0.0.4" to clipboard
tang_router: ^0.0.4 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 Flutter:

 $ flutter pub add tang_router

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

dependencies:
  tang_router: ^0.0.4

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:tang_router/tang_router.dart';
1
likes
140
points
56
downloads

Publisher

verified publisheryltang.com.cn

Weekly Downloads

The URL Router util implements on the Flutter platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, go_router

More

Packages that depend on tang_router