go_router_aggregator 1.0.2 copy "go_router_aggregator: ^1.0.2" to clipboard
go_router_aggregator: ^1.0.2 copied to clipboard

Aggregates GoRouter's generated type-safe routes into one importable file, separating your route declarations from the router setup.

1.0.2 #

  • Fixed a rare bug when the generated file could contain imports to removed source files, resulting in compile-time errors.

    This occurred when build_runner failed to remove a .g. file after the source file was abruptly removed, for example, by version control.

1.0.1 #

  • Updated the package description at pub.dev.

1.0.0 #

  • Initial package release.
2
likes
150
points
164
downloads

Publisher

verified publishermitryp.com.ua

Weekly Downloads

Aggregates GoRouter's generated type-safe routes into one importable file, separating your route declarations from the router setup.

Repository (GitHub)

Topics

#codegen #go-router #navigation #build-runner

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

build, glob, path

More

Packages that depend on go_router_aggregator