getx_route_generator_q1 1.1.5 copy "getx_route_generator_q1: ^1.1.5" to clipboard
getx_route_generator_q1: ^1.1.5 copied to clipboard

getx_route_generator is a code generation library based on build_runner, designed to generate a route table for pages using the GetX library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add getx_route_generator_q1

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

dependencies:
  getx_route_generator_q1: ^1.1.5

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:getx_route_generator_q1/getx_route_generator_q1.dart';
0
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

getx_route_generator is a code generation library based on build_runner, designed to generate a route table for pages using the GetX library.

Repository (GitHub)
View/report issues

Topics

#getxroutegenerator #getx #getpage #route #buildrunner

License

unknown (license)

Dependencies

analyzer, build, build_runner, dart_style, getx_route_annotations_q1, glob, path, source_gen

More

Packages that depend on getx_route_generator_q1