jaguar_reflect 2.4.6 copy "jaguar_reflect: ^2.4.6" to clipboard
jaguar_reflect: ^2.4.6 copied to clipboard

Logic to reflect Jaguar Controllers into Jaguar routes. Also provides reflection support for Jaguar Bingings

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaguar_reflect

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

dependencies:
  jaguar_reflect: ^2.4.6

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

Import it

Now in your Dart code, you can use:

import 'package:jaguar_reflect/jaguar_reflect.dart';
1
likes
40
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

Logic to reflect Jaguar Controllers into Jaguar routes. Also provides reflection support for Jaguar Bingings

Homepage

License

BSD-3-Clause (license)

Dependencies

jaguar, meta

More

Packages that depend on jaguar_reflect