• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

BeDrive Mobile - Native Flutter Android and iOS app for File Storage PHP Script

BeDrive Mobile - Native Flutter Android and iOS app for File Storage PHP Script Version 1.0.8

No permission to download
Resolving dependencies...
Because bedrive depends on flutter_localizations from sdk which depends on intl 0.18.0, intl 0.18.0 is required.
So, because bedrive depends on intl ^0.17.0, version solving failed.
exit code 1
any help
 
Add the line pubspec.yaml .The line below dependency_overrides
intl: ^0.17.0

Or the line
intl: any
 
I can't quite finish creating the application myself. Is there anyone who can help me create it? I can share the latest version 1.0.8 if it helps.
 
  • Like
Reactions: somad4
amam932486 updated BeDrive Mobile - Native Flutter Android and iOS app for File Storage PHP Script with a new update entry:

BeDrive Mobile - Native Flutter Android and iOS app for File Storage PHP Script

Features​

  • Performance – Smooth native 60fps performance on both android and iOS.
  • Interface – Professional and user-friendly interface to make file management easy.
  • Synchronization – Files sync instantly between mobile app and BeDrive website.
  • Translations – App is fully translatable via the BeDrive website and can share the same translations.
  • Documentation – In depth documentation that explains how to change app...

Read the rest of this update entry...
 
  • Love
Reactions: Caly and BigRed
Code:
flutter build appbundle

 Building with sound null safety

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.10.5/lib/src/callback_dispatcher.dart:35:34: Error: Type 'DownloadTaskStatus' not found.
void downloadCallback(String id, DownloadTaskStatus status, int progress) {
                                 ^^^^^^^^^^^^^^^^^^
lib/transfers/downloads/download-manager.dart:20:42: Error: The argument type 'void Function(String, DownloadTaskStatus, int)' can't be assigned to the parameter type 'void Function(St
ring, int, int)'.
 - 'DownloadTaskStatus' is from 'package:flutter_downloader/src/models.dart' ('/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.10.5/lib/src/models.dart').
      FlutterDownloader.registerCallback(downloadCallback);
                                         ^
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.10.5/lib/src/callback_dispatcher.dart:35:34: Error: 'DownloadTaskStatus' isn't a type.
void downloadCallback(String id, DownloadTaskStatus status, int progress) {
                                 ^^^^^^^^^^^^^^^^^^


FAILURE: Build failed with an exception.

* Where:
Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1159

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command 'C:\flutter\bin\flutter.bat'' finished with non-zero exit value 1

* 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 22s
Running Gradle task 'bundleRelease'...                             22.8s
Gradle task bundleRelease failed with exit code 1


I have installed Flutter 3.3.2, Dart 2.18.0 and JDK18 but I still get many errors when running the "flutter build appbundle" command. Can any bro help me?
 
Code:
flutter build appbundle

 Building with sound null safety

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.10.5/lib/src/callback_dispatcher.dart:35:34: Error: Type 'DownloadTaskStatus' not found.
void downloadCallback(String id, DownloadTaskStatus status, int progress) {
                                 ^^^^^^^^^^^^^^^^^^
lib/transfers/downloads/download-manager.dart:20:42: Error: The argument type 'void Function(String, DownloadTaskStatus, int)' can't be assigned to the parameter type 'void Function(St
ring, int, int)'.
 - 'DownloadTaskStatus' is from 'package:flutter_downloader/src/models.dart' ('/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.10.5/lib/src/models.dart').
      FlutterDownloader.registerCallback(downloadCallback);
                                         ^
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.10.5/lib/src/callback_dispatcher.dart:35:34: Error: 'DownloadTaskStatus' isn't a type.
void downloadCallback(String id, DownloadTaskStatus status, int progress) {
                                 ^^^^^^^^^^^^^^^^^^


FAILURE: Build failed with an exception.

* Where:
Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1159

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command 'C:\flutter\bin\flutter.bat'' finished with non-zero exit value 1

* 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 22s
Running Gradle task 'bundleRelease'...                             22.8s
Gradle task bundleRelease failed with exit code 1


I have installed Flutter 3.3.2, Dart 2.18.0 and JDK18 but I still get many errors when running the "flutter build appbundle" command. Can any bro help me?
same problem do you find any solution
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock