annotation_indexer 0.0.1 annotation_indexer: ^0.0.1 copied to clipboard
A tool to inspect annotations in dart files
example/annotation_indexer_example.dart
import 'package:annotation_indexer/annotation_indexer.dart';
void main() {}