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

A simple CLI tool that automatically runs flutter test — ideal for use in CI/CD pipelines or as a pre-launch step.

example/flutter_statix_example.dart

import 'package:flutter_statix/flutter_statix.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
1
likes
0
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

A simple CLI tool that automatically runs flutter test — ideal for use in CI/CD pipelines or as a pre-launch step.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on flutter_statix