flutter_observation_generator 0.2.1 copy "flutter_observation_generator: ^0.2.1" to clipboard
flutter_observation_generator: ^0.2.1 copied to clipboard

Source generator for flutter_observation models and lifecycle-aware observation widgets.

0.2.1 #

  • Updated analyzer, build_runner, build_test, and test to their newest mutually compatible versions on the current stable Flutter SDK.
  • Relaxed the test constraint so Flutter's SDK-pinned test_api version can be selected during workspace resolution.

0.2.0 #

  • Added typed super-parameter model declarations without repeating a super(...) initializer, while preserving the original positional constructor form per model.
  • Updated analyzer, build, and source_gen to their newest mutually compatible versions on the current stable Flutter SDK.

0.2.0-dev.2 #

  • Updated the runtime constraint and documentation for the DevTools-enabled flutter_observation release.
  • Generated release-elided backing-field readers for opt-in DevTools state inspection.
  • Generated named, top-level owned-state Widget diagnostics for Flutter Inspector.
  • Enabled expandable Inspector backing-field values for generated models.

0.2.0-dev.1 #

  • Added uppercase Observation annotations and explicit Plain/Observable state validation.
  • Added build-contract, generated-name, and synchronous-disposal diagnostics.
  • Made generated multi-state cleanup resilient to errors.

0.1.0 #

  • Initial observable model and observation widget generators.
0
likes
140
points
81
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Source generator for flutter_observation models and lifecycle-aware observation widgets.

Repository (GitHub)
View/report issues

Topics

#code-generation #flutter #observation #reactive

License

BSD-3-Clause (license)

Dependencies

analyzer, build, flutter_observation, source_gen

More

Packages that depend on flutter_observation_generator