-
public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_test); Timer myTimer; myTimer = new Timer(); myTimer.schedule(new TimerTask() { p…
-
Hi there. First of all, thanks for this amazing library. I was trying to get `react-hot-toast` configured in react native and finding it a bit of a pain. This library gets me super close but there are…
-
I want to cancel the toast everytime I press the key.
But it works only on the 1st time, next toasts are not cancelled:
https://github.com/ponnamkarthik/FlutterToast/assets/12999702/3fbcd444-7…
-
**Describe the bug**
A clear and concise description of what the bug is.
com.amplifyframework.ui:authenticator:1.0.0 is not working with latest compose bom library . It is only being compatable …
-
When I start Slideshow, the app is stuck on the "Loading..." screen for about 8 minutes. I sent a bug report from the app and the response from Milan Fabian was that Slideshow was stuck checking whet…
-
### 版本信息
- Flutter版本:[v3.19.6]
- flutter_smart_dialog版本:[v4.9.8+3]
### 描述bug/需求
连续性的调用toast,会有持续显示不消失的情况
![image](https://github.com/user-attachments/assets/c79146d8-d142-4cf2-bde6-3e4c7ba253b5…
-
Thanks for this super handy library!
Expanding the ToastMessage schema to accommodate additional options would enhance its compatibility with `Sonner`, `react-toastify`, and other toast libraries. Cu…
-
Here's an example code in java to add Dialog function as JavaScript Interface to a WebView:
```java
public class MainActivity extends AppCompatActivity {
WebView webView;
@Override
…
-
My current toasts show up in the bottom centre. Obviously this isn't super desirable if you have multiple toasts, though my project doesn't need them (I'm more after the auto-hiding).
-
### Description of the new feature / enhancement
Have a direct link to the update process from an update available notification
### Scenario when this would be used?
Whenever an version update is n…