null_safety_percentage 1.0.0+3 copy "null_safety_percentage: ^1.0.0+3" to clipboard
null_safety_percentage: ^1.0.0+3 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.

example/lib/example.dart

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

export 'src/example_base.dart';
3
likes
150
points
38
downloads

Publisher

verified publisherdartside.dev

Weekly Downloads

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.

Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args

More

Packages that depend on null_safety_percentage