null_safety_percentage 2.1.1 null_safety_percentage: ^2.1.1 copied to clipboard
Command-line tool to provide null-safety percentage info of a project. Track your migration progress on mixed-version programs that execute with unsound null safety.
/// Support for doing something awesome.
///
/// More dartdocs go here.
library example;
export 'src/example_base.dart';