ponnamkarthik / FlutterToast

Toast Plugin for Flutter
MIT License
1.43k stars 349 forks source link

Update README to Include Limitations of Custom Toasts #472

Open imperialmarch55 opened 8 months ago

imperialmarch55 commented 8 months ago

I think there should be information included in the README that makes it clear that custom toasts will not continue to show on the screen when you move away from the app, and also that you are not able to tap anything under the toast, like a button for example.

These things do work in the no build context toast.