todo_info 1.0.1 copy "todo_info: ^1.0.1" to clipboard
todo_info: ^1.0.1 copied to clipboard

The TODO Info library analyzes code for TODO comments and reports.

example/todo_info_example.dart

import 'package:todo_info/todo_info.dart';

void main() async {
  TodoConfig.initialization(typeInform: TypeInform.both, fileName: 'todo_info');
}
2
likes
160
points
26
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

The TODO Info library analyzes code for TODO comments and reports.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

glob

More

Packages that depend on todo_info