routed_analyzer 0.1.2
routed_analyzer: ^0.1.2 copied to clipboard
Analyzer plugin and lint rules for Routed route and schema authoring.
Changelog #
0.1.2 - 2026-08-25 #
- Adopt
very_good_analysisand complete public API documentation. - Clarify analyzer-plugin activation, diagnostic suppression, route-schema examples, and provider metadata inspection behavior.
0.1.1 #
- Replace generated schema/default/field inspection with the Dart type of each provider's typed configuration object.
- Remove the unused
json_schema_builderdependency from the analyzer package.
0.1.0 #
- Initial extraction from
routed. - Includes analyzer plugin and built-in lint rules.