skip to Main Content
author
212 views
1 vote

Flutter toString() seems to be different on debug and release mode

This happened after migrating from Flutter 3.10.5 to 3.24.5.
I have a method on a class that uses a String

Back To Top
Search