loud 1.0.4
loud: ^1.0.4 copied to clipboard
A procedural complex for madmen
1.0.4 #
- Fixed dart2js/web build failure by replacing the non-JS-safe
LONG_MAX_VALUEint literal with a double constant for normalization. - Fixed
CellularProvider3D override (noise3) so 3D cellular sampling works correctly. - Fixed lazy cache behavior by wiring
CacheProviderto the source generator instead of itself. - Fixed
ProvidingArrayCachemisses to store computed values, so lazy mode now actually caches results. - Updated README with a full project overview, feature list, and usage example.
1.0.3 #
- Provider style cache providers
1.0.2 #
- Cached Providers
1.0.1 #
- No need for flutter
1.0.0 #
- Initial Release