Skip to content
New issue

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

cherry toast not working in web #60

Open
Refaydeen opened this issue Oct 19, 2023 · 5 comments
Open

cherry toast not working in web #60

Refaydeen opened this issue Oct 19, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Refaydeen
Copy link

i m trying web not working why

@koukibadr
Copy link
Owner

@Refaydeen can you provide more details ?

@vanlooverenkoen
Copy link

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);
  }

@koukibadr
Copy link
Owner

@vanlooverenkoen can you provide the output of flutter doctor and also the exception thrown you have ?

@vanlooverenkoen
Copy link

No exception, flutter 3.16.5

@koukibadr
Copy link
Owner

Okay I will check it

@koukibadr koukibadr added the bug Something isn't working label Nov 25, 2023
@koukibadr koukibadr assigned koukibadr and unassigned Refaydeen Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants