Jack JoocaTech

Results 1 issues of Jack JoocaTech

I use it just like the example, but the listener dosen't work ``` @override void initState(){ super.initState(); init(); } @override void dispose() { super.dispose(); } void init() async { await...