material-foundation / flutter-packages

A collection of useful Material Design packages
https://pub.dev/publishers/material.io
Apache License 2.0
824 stars 144 forks source link

A problem occurred configuring project ':dynamic_color'. #583

Closed Epic-R-R closed 3 days ago

Epic-R-R commented 2 months ago

Package

dynamic_color

Existing issue?

What happened?

Expected vs actual result:

Run project for test with dynamic_color but when build project this happened ` not resolve all files for configuration ':dynamic_color:classpath'.

Could not find app.android.tools.build:gradle:7.4.2. Searched in the following locations:

Steps to reproduce:

  1. Create flutter project flutter create testProject
  2. Add dynamic_color package to project flutter pub add dynamic_color
  3. Run project flutter run

Relevant log output

No response

guidezpl commented 3 days ago

Sorry, but I'm unable to reproduce this error. If this is still occurring with a newly created project with the latest stable version of Flutter, please reopen and provide as much information as useful for identifying the root cause.