LeGoffMael / video_editor

A flutter package for editing video written in pure Dart with fully customizable UI. Supports crop, trim, rotation and cover selection.
https://pub.dev/packages/video_editor
MIT License
403 stars 243 forks source link

video_thumbnail show error #191

Open Sulman46 opened 1 month ago

Sulman46 commented 1 month ago

when video_editor add in .yaml file then it show

"* What went wrong: A problem occurred configuring project ':video_thumbnail'.

Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.

 If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant."  that error i am trying to solve almost from a week but still error so whats the problem i give correct namespace the perfect every requirements but still error show . when i remove this video_editor packege then project run correctly so please help me
woueziou commented 4 weeks ago

Hey! Hope you're fine. do you got a workaround ?