HelpDesk

HelpDesk Support System

DTRadio - Online Radio, Podcasts & Live Events Flutter App (iOS - Android) with admin panel

Q:

Can't Build correctly on mac

Closed public

I have been trying to build the new version on mac and some of the steps in the documentation are not working, can you please help

All Replies

Viewing 25 to 26 of total 26 topics

myprostream@MyProStream android % ./gradlew signingReport

You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply



FAILURE: Build failed with an exception.


* What went wrong:

A problem occurred configuring root project 'android'.

> Could not resolve all files for configuration ':classpath'.

   > Could not find org.codehaus.groovy.modules.http-builder:http-builder:0.7.2.

     Searched in the following locations:

       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom

       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom

       - https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom

     Required by:

         project : > com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6


* 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 1s

myprostream@MyProStream android % ./gradlew signingReport

You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply



FAILURE: Build failed with an exception.


* What went wrong:

A problem occurred configuring root project 'android'.

> Could not resolve all files for configuration ':classpath'.

   > Could not find org.codehaus.groovy.modules.http-builder:http-builder:0.7.2.

     Searched in the following locations:

       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom

       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom

       - https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom

     Required by:

         project : > com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6


* 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 1s

myprostream@MyProStream android % 

Document

09_10_2024_26_67060e009dffa.png

For ios, Run following command one by one

1) flutter clean

2) flutter pub get

3) cd ios

4) pod install

5) pod udpate



make sure all command run successfully .. now Run app in ios

Regards,
Mr. Chirag

Viewing 25 to 26 of total 26 topics

Support is Online

Office hours

Monday - Friday
10:00 AM - 06:00 PM
IST (GMT +5:30)

  • Office time

    00:00:00 AM

  • Your time

    00:00:0 AM

Explore Our Support Documentation

Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need