Leonardo Renaut
Leonardo Renaut
NOTE: Assert is there for a reason, removing it is just a temporary dev solution The "fix" that worked for me is removing the assert in "one_context.dart" constructor, just like...
> I have tested it, and the example project is working well, probably there is some cache. If `flutter clean` doesn't fix it, please try to run `flutter pub cache...
> Have you tried OneContextWidget? Tried with OneNotification, OneContext().key, and OneContextWidget, none working, same message ``` Failed assertion: line 16 pos 12: '_context != null': OneContext not initiated! please use...