null_safety_percentage 2.0.0 copy "null_safety_percentage: ^2.0.0" to clipboard
null_safety_percentage: ^2.0.0 copied to clipboard

outdated

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.

example/lib/example.dart

/// Support for doing something awesome.
///
/// More dartdocs go here.
library example;

export 'src/example_base.dart';
3
likes
0
pub points
49%
popularity

Publisher

verified publisherdartside.dev

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.

Homepage
Repository
View/report issues

License

unknown (LICENSE)

Dependencies

args, compute

More

Packages that depend on null_safety_percentage