We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i m trying web not working why
The text was updated successfully, but these errors were encountered:
@Refaydeen can you provide more details ?
Sorry, something went wrong.
I have the same issue:
This does not work
void showError(String error) { CherryToast.error( title: const Text("Something went wrong!"), description: Text(error), ).show(context); }
@vanlooverenkoen can you provide the output of flutter doctor and also the exception thrown you have ?
flutter doctor
No exception, flutter 3.16.5
Okay I will check it
koukibadr
No branches or pull requests
i m trying web not working why
The text was updated successfully, but these errors were encountered: