Download Latest Version v7.8.1 source code.tar.gz (542.8 kB)
Email in envelope

Get an email when there's a new version of Nylo Support

Home / v7.7.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-02 578 Bytes
v7.7.1 source code.tar.gz 2026-03-02 542.2 kB
v7.7.1 source code.zip 2026-03-02 696.2 kB
Totals: 3 Items   1.2 MB 0

[7.7.1] - 2026-03-02

Fixed

  • ArgumentsWrapper JSON serialization crash - Route arguments containing non-serializable objects (e.g. model instances, enums) would throw a JsonUnsupportedObjectError when Flutter's NavigatorState called jsonEncode during state restoration or post-navigation logging. A new _safeEncode() helper now recursively converts non-primitive values to safe representations before encoding
  • Missing toJson() on ArgumentsWrapper - Added toJson() method required by Flutter's NavigatorState for JSON encoding route arguments
Source: README.md, updated 2026-03-02