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

Analyzer plugin for object lifetimes: fields annotated with @Disposable must be cleaned up by the class that declares them, objects that own a lifecycle must not be created during a Flutter build, and [...]

6 versionsVersions feed

Stable versions of disposito

VersionMin Dart SDKUploadedDocumentationArchive
1.0.13.112 days agoGo to the documentation of disposito 1.0.1Download disposito 1.0.1 archive
0.2.33.516 months agoGo to the documentation of disposito 0.2.3Download disposito 0.2.3 archive
0.2.23.518 months agoDownload disposito 0.2.2 archive
0.2.13.518 months agoDownload disposito 0.2.1 archive
0.2.03.518 months agoDownload disposito 0.2.0 archive
0.1.03.518 months agoDownload disposito 0.1.0 archive
4
likes
150
points
86
downloads

Documentation

API reference

Publisher

verified publisherarxdeus.dev

Weekly Downloads

Analyzer plugin for object lifetimes: fields annotated with @Disposable must be cleaned up by the class that declares them, objects that own a lifecycle must not be created during a Flutter build, and a State must not hand itself out of its own dispose or build a late field during teardown.

Repository (GitHub)
View/report issues

Topics

#analyzer-plugin #lints #static-analysis #memory

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, analyzer_plugin_toolkit

More

Packages that depend on disposito