flutter_svprogresshud icon indicating copy to clipboard operation
flutter_svprogresshud copied to clipboard

A clean and lightweight progress HUD for flutter app.

Results 3 flutter_svprogresshud issues
Sort by recently updated
recently updated
newest added

The mistake is as follows What went wrong: Execution failed for task ':flutter_svprogresshud:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action > Android resource linking failed ERROR:/Users/qqq/Desktop/app/build/flutter_svprogresshud/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar...

Hello, I meet this error,can you add namespace for AGP8 compatibility. A problem occurred configuring project ':flutter_svprogresshud'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. > Namespace not specified....

Hello, I encountered an issue when trying to build the project with the latest Android Gradle Plugin (AGP) version. The build failed due to a missing namespace declaration in the...