msayed-net / localize_and_translate

Flutter localization in easy steps
MIT License
52 stars 22 forks source link

Unhandled Exception: Null check operator used on a null value #23

Closed gabrielpatricksouza closed 3 years ago

gabrielpatricksouza commented 3 years ago

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Null check operator used on a null value

0 LocalizedApp.restart (package:localize_and_translate/localize_and_translate.dart:20:58)

1 LocalizeAndTranslate.setNewLanguage (package:localize_and_translate/src/main.dart:134:20)

msayed-net commented 3 years ago

I believe it's implementation related, could you share your code implementation

msayed-net commented 3 years ago

closing this..