spm 0.0.3 copy "spm: ^0.0.3" to clipboard
spm: ^0.0.3 copied to clipboard

Unified static analysis and runtime profiling for Flutter State rebuild triggers.

Changelog #

0.0.3 #

  • Export SpmProfiler from the public package:spm/spm.dart API.
  • Add compatibility export paths for profiler imports under package:spm/features/profiler/presentation/.
  • Restore support for benchmark and integration-test code that imports SpmState and SpmProfiler through the profiler presentation path.

0.0.2 #

  • Add a public API example for SpmState.
  • Document the SpmState constructor for subclass usage.
  • Widen the analyzer dependency constraint.
  • Link the published pub.dev package from the README and wiki.

0.0.1 #

  • Initial pub.dev release of SPM.
  • Adds CLI commands for Flutter rebuild analysis, validation, profiler injection, profile-mode runs, and rebuild-scope isolation.
5
likes
0
points
842
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Unified static analysis and runtime profiling for Flutter State rebuild triggers.

Repository (GitHub)
View/report issues

Topics

#flutter #cli #static-analysis #profiling

License

unknown (license)

Dependencies

analyzer, args, dartz, flutter, path, vm_service, web_socket_channel

More

Packages that depend on spm