zenrouter_file_annotation 0.4.7 copy "zenrouter_file_annotation: ^0.4.7" to clipboard
zenrouter_file_annotation: ^0.4.7 copied to clipboard

Shared annotation and structure for zenrouter file-based routing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zenrouter_file_annotation

With Flutter:

 $ flutter pub add zenrouter_file_annotation

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

dependencies:
  zenrouter_file_annotation: ^0.4.7

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

Publisher

verified publisherzennn.dev

Weekly Downloads

Shared annotation and structure for zenrouter file-based routing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on zenrouter_file_annotation