Waylon

Results 9 comments of Waylon

``` FAILURE: Build failed with an exception. * What went wrong: Some problems were found with the configuration of task ':app:libReportReleaseRuntimeClasspath' (type 'DependencyTreeReportTask'). - In plugin 'com.zen.lib.analysis' type 'com.zen.plugin.lib.analysis.task.DependencyTreeReportTask' property...

The ProgressBar is an android native component. This is a very important function for us. Because loading is a very common component. We hope it can work fine. Thank you.

[progressbardemo.zip](https://github.com/flutter/flutter/files/10143270/progressbardemo.zip) This is a demo. If remove the `android:indeterminateTint="#F84D5F"`, the animation will be normal.

Hi team. Is it possible not to upgrade the Flutter version, but to solve it through configuration on the old flutter version?

https://stackoverflow.com/questions/69331013/springboot-oauth2-with-keycloak-not-returning-mapped-roles-as-authorities

when will the v4 be release

When I use Lazy initialization. The api will show error if called. I installed "next-auth": "^5.0.0-beta.20", ``` /api/users export const GET = auth(async (request: NextAuthRequest) => { } ``` ```...

I fixed the issue by adding the "privileged: true" to the docker-compose. I don't know the reason for this error.