Saeed Ahmadi
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**  **Flutter information:** - OS: [Windows] - Flutter Version: [3.13.6] - Toastification Version [1.0.1]