jonataslaw / get_server

A backend server that makes it possible to program with Flutter syntax and reuse existing code
Apache License 2.0
476 stars 42 forks source link

fix NoSuchMethodError: Class 'Map<String, String>' has no instance method 'toJson'. #52

Closed idootop closed 3 years ago

idootop commented 3 years ago

Before

Snipaste_2021-06-05_17-16-40

After

Snipaste_2021-06-05_17-23-59

Dart Version

Dart SDK version: 2.14.0-136.0.dev (dev) (Thu May 20 23:58:47 2021 -0700) on "macos_x64" Flutter:2.3.0-16.0.pre

jonataslaw commented 3 years ago

Thanks! LGTM