Closed andim27 closed 2 months ago
Nylo ver ^5.32.6 if run: metro make:page my_page -c Then bug: no any added items at Map<Type, BaseController> controllers = {}//decoders.dart
Hi @andim27,
You'll need to update it to final Map<Type, dynamic> modelDecoders = { https://github.com/nylo-core/nylo/blob/5.x/lib/config/decoders.dart
final Map<Type, dynamic> modelDecoders = {
Hope that helps.
Nylo ver ^5.32.6 if run: metro make:page my_page -c
Then bug: no any added items at Map<Type, BaseController> controllers = {}//decoders.dart