Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change dnd pacakges #205

Open
guyluz11 opened this issue Dec 24, 2024 · 0 comments
Open

Change dnd pacakges #205

guyluz11 opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers P0 Critical issues such as a build break or regression

Comments

@guyluz11
Copy link
Owner

It looks like there are some errors with the dnd package while running the app using the latest Flutter version

$ flutter --version
Flutter 3.27.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 17025dd882 (8 days ago) • 2024-12-17 03:23:09 +0900
Engine • revision cb4b5fff73
ToolsDart 3.6.0DevTools 2.40.2

The error:

Launching lib/main.dart on sdk gpc x86 64 in debug mode...
Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':flutter_dnd'.
> 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.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2s
Error: Gradle task assembleDebug failed with exit code 1

We should consider moving to a different package like do_not_disturb

@guyluz11 guyluz11 added bug Something isn't working good first issue Good for newcomers P0 Critical issues such as a build break or regression labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers P0 Critical issues such as a build break or regression
Projects
None yet
Development

No branches or pull requests

1 participant