Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-03 | 555 Bytes | |
v8.5.0 source code.tar.gz | 2025-06-03 | 11.0 MB | |
v8.5.0 source code.zip | 2025-06-03 | 11.1 MB | |
Totals: 3 Items | 22.2 MB | 0 |
What's Changed
- Bump flutter_lints from 5.0.0 to 6.0.0 in /flutter_package by @dependabot in https://github.com/cunarist/rinf/pull/611
- Bump flutter_lints from 5.0.0 to 6.0.0 in /flutter_package/example by @dependabot in https://github.com/cunarist/rinf/pull/612
- Enable recursive data structures that are
SignalPiece
by @temeddix in https://github.com/cunarist/rinf/pull/615
Full Changelog: https://github.com/cunarist/rinf/compare/v8.4.0...v8.5.0
Summary
- Now
SignalPiece
can be derived on structs with recursive structure.