nucleus 0.1.0
nucleus: ^0.1.0 copied to clipboard
An atomic state management utility.
0.1.0 #
- Replace
StorewithRegistry
0.0.29 #
- Use
AtomContextforatomWithStorage
0.0.28 #
- Remove
autoDispose, and make it default
0.0.27 #
- Add
atomWithParent, and use it for future and stream atoms
0.0.26 #
- Remove
ManagedAtom, and makeReadOnlyAtommore flexible.
0.0.25 #
- Fix keepAlive with future and stream atoms
0.0.24 #
- Don't use
initialValuefromManagedAtomif state already set
0.0.23 #
- Make
ManagedAtominitialValue lazy
0.0.22 #
- Add
atomWithRefreshutility
0.0.21 #
- Assume autoDispose if onDispose is used
0.0.20 #
- keepAlive helpers now return void
0.0.19 #
- Fix keepAlive helpers for stream and future atoms
0.0.18 #
- Remove fast immutable collections
0.0.17+2 #
- Update README
0.0.17+1 #
- Update README
0.0.17 #
- performance improvements
0.0.16 #
- Add
onDisposeto read only atoms
0.0.15 #
autoDisposeatoms fromselect
0.0.14 #
- Remove depreciated api's
- Add
whenOrElsetoFutureValue
0.0.13 #
- Refactor api surface
0.0.12 #
- Fix proxy atom type issues
0.0.11 #
- Add
readOnlyAtomWithStorage
0.0.10 #
- Add
ProxyAtom - Add
atomWithStorage
0.0.9 #
- Prevent
setfrom being called after disposal
0.0.8 #
- Add
selecttoAtom
0.0.7 #
- Internal refactor
0.0.6 #
- Improve performance
0.0.5 #
- Improve read api
0.0.4 #
- Fix writes and dependencies
0.0.3 #
- Rename
DerivedAtomtoReadOnlyAtom - Rename
AtomtoPrimitiveAtom - Rename
AtomBasetoAtom
0.0.2 #
- Add initial project
0.0.1 #
- Claim package name