| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-22 | 2.6 kB | |
| v1.33.0 source code.tar.gz | 2025-10-22 | 13.1 MB | |
| v1.33.0 source code.zip | 2025-10-22 | 14.2 MB | |
| Totals: 3 Items | 27.3 MB | 6 | |
1.33.0
Note: This release has breaking changes.
- REFACTOR: Re-organize internal event imports (#3742). (7523e014)
- PERF:
addAllshouldn't create unnecessary growing lists (#3737). (d1fa9d0d) - FIX: Store json maps directly in AssetsCache (#3746). (8a9f493f)
- FIX: Unique
ComponentKeytoString (#3739). (9a4a8f20) - FIX: Depreciated AssetManifest.json switched to AssetManifest API (#3734). (a2bd9827)
- FEAT: Dummy commit. (8f7437d3)
- FEAT: Added fromCache method to AssetsCache (#3740). (33a7123f)
- FEAT: Add a "raw" field to access the underlying Flutter event in the new event system (#3731). (36eb3929)
- DOCS: Layout components (#3752). (0aa145bb)
- DOCS: Deprecate TapDetector in favour of TapCallbacks (#2886). (b173697b)
- BREAKING FEAT: Implements ExpandedComponent (#3662). (212ed354)
- BREAKING FEAT: Support secondary taps (right click) on new callbacks system (#3741). (46bd3856)