Chetan Nager

Results 1 comments of Chetan Nager

invoking the ToastContext().init(context) in StatefulWidget I got another error E/flutter ( 8513): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: Null check operator used on a null value Source Code: Toast.show(msg, duration: Toast.lengthLong, gravity: Toast.bottom);