You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2024. It is now read-only.
i have clone this repo and following instruction on readme,
and when I running the example app I have some issue like this
so I try to comment that line,
it is worked, and I have not issue if I running on debug mode, but if I run flutter run --release or flutter build apk
application always force close on emulator or real device
i have clone this repo and following instruction on readme,
and when I running the example app I have some issue like this

so I try to comment that line,
it is worked, and I have not issue if I running on debug mode, but if I run
flutter run --releaseorflutter build apkapplication always force close on emulator or real device
if i miss something, can you tell me please?