oguzhnatly/flutter_carplay

[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: NoSuchMethodError: Class 'CPListTemplate' has no instance getter 'templates'.

danielmessi13 opened this issue · 2 comments

When having a CPListTemplate as "rootTemplate", methods such as "self.setDetailText" cause this error:

[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: NoSuchMethodError: Class 'CPListTemplate' has no instance getter 'templates'.

image

Repository:
https://github.com/danielmessi13/carplay_test

Hey @danielmessi13, thank you for reporting this bug. It's the first one 🎉 and I really appreciate it!

It will be fixed in the next minor version update. I'll let you know when it's released. If you or anyone is interested in and wants to fix and contribute ASAP, send me an email or a pull request.

Hey @danielmessi13, the issue has been solved and version 1.0.1 is published in pub.dev, see here. Keep going!