FlutterToast icon indicating copy to clipboard operation
FlutterToast copied to clipboard

Toast Plugin for Flutter

Results 126 FlutterToast issues
Sort by recently updated
recently updated
newest added

Gravity does not seem to work on iOS. The toast is always shown in the bottom of the screen. On my android it works perfectly fine. Same goes for the...

Hello there! I'm placing this issue here, but it's also a bit of a question. As my Flutter app depends on FlutterToast and FlutterToast on Kotlin, the Kotlin runtime is...

while focus on TextField Widget (property obscureText=true, i.e. password input field) pop toast msg is blocked by input area of keyboard

**OS:** Linux **Flutter Version:** 2.2.3 **Package version:** 8.0.8 This happened when I showed the same toast twice and closed the modal window (AlertDialog): ``` Null check operator used on a...

I am using ^8.0.8 . Some times , the text is not displayed in a proper way. Please Look at "channel Field is required". This is the used Function :...

It would be awesome to be able to change text fontFamily of FlutterToast

I need to present the toast from bottom with traslation kind of animation. Can you help how it can be done?

I'm sure about everything from the installation to the syntax , but it doesn't work with me and I don't know why. is there any way to find out what...

![Screenshot 2021-09-17 at 4 38 17 PM](https://user-images.githubusercontent.com/78349298/133773072-106e89e1-b68f-4424-acb7-0eb621eb3b76.png) Showing Recent Issues Ignoring file /Users/PC_NAME/Library/Developer/Xcode/DerivedData/Runner-cpxskaptiwqqsoayonwwjwypkdas/Build/Products/Debug-iphonesimulator/Toast/Toast.framework/Toast, building for iOS Simulator-x86_64 but attempting to link with file built for iOS Simulator-arm64

Hi, guys! I'd like to know if there's a way to recognize if a toast is been showing to user.