Saeed Ahmadi

Results 3 issues of Saeed Ahmadi

android { compileSdkVersion 29 buildToolsVersion "29.0.2" defaultConfig { applicationId "com.soha_web.kamter" minSdkVersion 19 targetSdkVersion 29 versionCode 1 versionName "1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true } buildTypes { release { minifyEnabled false...

**Describe the bug** This error occurs when I hit the close button. **Screenshots** ![exception](https://github.com/payam-zahedi/toastification/assets/46680607/488111a5-f945-4835-bdfb-6e3d00d7e8c3) **Flutter information:** - OS: [Windows] - Flutter Version: [3.13.6] - Toastification Version [1.0.1]

bug
help wanted