pylon 3.0.2 copy "pylon: ^3.0.2" to clipboard
pylon: ^3.0.2 copied to clipboard

Anchor data in your widget tree & obtain them more reliably than provider.

2.0.4 #

  • FIX Using a stream builder which builds a pylon with an updated value without using pylon streams will now update the pylon correctly
  • Added debugging by pylon types with dPylonDebug set of types tag

2.0.3 #

  • FIX State Loss when nesting multiple pylons inside of each other with active value streams
  • FIX Pylon push overwriting previous values in stacked same-type pylons breaking the tree logic

2.0.2 #

  • Getting or Streaming Pylons will also search nullable pylon types

2.0.1 #

  • Pylons can now receive an input stream instead of relying on the upstream to pump in data
  • When pylons are given a stream, they can connect it to other pylons across screens and still update
  • Added an option to disable focus updates while keeping childUpdates enabled

2.0.0 #

  • BREAKING: Rewritten to be more reliable and allow modifications
  • Please read README & Examples!

1.0.4 #

  • FIX: When mirroring, skips already existing types to prevent a previous pylon overwritten from accidentally becoming the new value

1.0.3 #

  • Added .withPylonNullable for futures and streams

1.0.2 #

  • Attempt to find T? when searching for T with pylon
  • Added pylon

1.0.1 #

  • Stream Extensions

1.0.0 #

  • Initial Release
2
likes
0
points
1.11k
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Anchor data in your widget tree & obtain them more reliably than provider.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fast_log, flutter, rxdart, toxic_flutter

More

Packages that depend on pylon