#
closed
Which flutter version i need to use for mightydelivery

Which flutter version i need to use for mightydelivery
i already used 3.16.0, 3.19.0 and latest version 3.19.5 
please tell me which flutter version i need to use 
according to ur documents i used 3.16.0 but its giving me error 

ATTACHED FILES

Asked 1 year ago on April 3, 2024 7:46 AM Comments 31 times


  1. Generic placeholder image

    Angela replied

    Hello SK MD CHAND BABU,

    We will continue the discussion on ticket no. #3148

    Thanks & Regards
    - Angela
  2. Generic placeholder image

    SK MD CHAND BABU replied

    Problems in Admin Panel:

     

    1. Pickup Location & Delivery Location not Working

    2. Unable to Download Invoice

    3. Invoice Logo not Uploading

    4. After Deliver Pickup & Delivery signature not showing

    5. Delivery Man Documents not display when going to verify.

     

    ** Kindly Check Everything Working Well.. And I Requesting you to send a fresh copy of Admin Web. Thank you.

     

  3. Generic placeholder image

    Kiera replied

     kindly check below api response 

    /api/place-autocomplete-api?country_code=AF&language=en&search_text="YOUR SEARCH TEXT" .

    also check google map account configuration and  verify  from backend  api call & google map keys with your google accont keys

  4. Generic placeholder image

    SK MD CHAND BABU replied

    pickup location not working in admin panel

    ATTACHED FILES

  5. Generic placeholder image

    Kiera replied

    Hello,

    For this issue kindly check your mail configurations.

    Thanks.

  6. Generic placeholder image

    SK MD CHAND BABU replied

    I/flutter (18634): req----{id: , client_id: 2, date: 2024-04-09 11:21:54.117199, country_id: 1, city_id: 1, pickup_point: {start_time: 2024-04-09 11:21:54.117720, end_time: null, address: Kolkata, West Bengal, India, latitude: 22.572646, longitude: 88.36389500000001, description: test, contact_number: 9433522491}, delivery_point: {start_time: null, end_time: null, address: M96Q+9QJ, Belghoria, Kolkata, West Bengal 700056, India, latitude: 22.6609718, longitude: 88.3893751, description: documents, contact_number: +91 9876543211}, extra_charges: [Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel'], parcel_type: Document, total_weight: 1.0, total_distance: 10.16, payment_collect_from: on_pickup, status: create, payment_type: , payment_status: , fixed_charges: 40, parent_order_id: , total_amount: 97.28, weight_charge: 0, distance_charge: 57.28, total_parcel: 1}

    I/flutter (18634): {"content-type":"application/json; charset=utf-8","cache-control":"no-cache","accept":"application/json; charset=utf-8","Access-Control-Allow-Headers":"","Access-Control-Allow-Origin":"","authorization":"Bearer 27|7vUq0cAlLI6JfsebS03Ko3v8m7wF2CiBgVC5QK06"}

    I/flutter (18634): URL: https://app.flynto.com/api/order-save

    I/flutter (18634): Request: {id: , client_id: 2, date: 2024-04-09 11:21:54.117199, country_id: 1, city_id: 1, pickup_point: {start_time: 2024-04-09 11:21:54.117720, end_time: null, address: Kolkata, West Bengal, India, latitude: 22.572646, longitude: 88.36389500000001, description: test, contact_number: 9433522491}, delivery_point: {start_time: null, end_time: null, address: M96Q+9QJ, Belghoria, Kolkata, West Bengal 700056, India, latitude: 22.6609718, longitude: 88.3893751, description: documents, contact_number: +91 9876543211}, extra_charges: [Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel', Instance of 'ExtraChargeRequestModel'], parcel_type: Document, total_weight: 1.0, total_distance: 10.16, payment_collect_from: on_pickup, status: create, payment_type: , payment_status: , fixed_charges: 40, parent_order_id: , total_amount: 97.28, weight_charge: 0, distance_charge: 57.28, total_parcel: 1}

    I/flutter (18634): Response (HttpMethod.POST): https://app.flynto.com/api/order-save 500 {

    I/flutter (18634):     "message": "Server Error"

    I/flutter (18634): }

  7. Generic placeholder image

    Kiera replied

    Hello,
    can you please share log information of app when you place order?(from andorid studio)

    Thanks & Regards,

    Kiera.

  8. Generic placeholder image

    SK MD CHAND BABU replied

    https://app.flynto.com/api/order-save

     

    Server Error


    ATTACHED FILES

  9. Generic placeholder image

    Kiera replied

    kindly create new user , driver, add country, city create one order and try to check if you face any issue let us know.

    Thanks & Regards,

    Kiera.

  10. Generic placeholder image

    SK MD CHAND BABU replied

    why this is showing 
    when we are login 

    https://flynto.com
    check please

    ATTACHED FILES

  11. Generic placeholder image

    Kiera replied

    replace payment screen code with link i gave you anydesk.
    https://pastecode.io/s/xxhpit3v
    and try to run.

  12. Generic placeholder image

    SK MD CHAND BABU replied

    mobile application error



    * What went wrong:

    Execution failed for task ':app:checkDebugAarMetadata'.

    > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

       > Failed to transform cardinalmobilesdk-2.2.7-2.aar (org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-2) to match attributes {artifactType=android-aar-metadata, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.

          > Could not find cardinalmobilesdk-2.2.7-2.aar (org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-2).

            Searched in the following locations:

                https://cardinalcommerceprod.jfrog.io/artifactory/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.7-2/cardinalmobilesdk-2.2.7-2.aar

     

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

     

    Error: Gradle task assembleDebug failed with exit code 1

     

  13. Generic placeholder image

    SK MD CHAND BABU replied

    hello sir am here sorry for keep u waited please do countinue
    thank you 

  14. Generic placeholder image

    SK MD CHAND BABU replied

    yes xsir

  15. Generic placeholder image

    Kiera replied

    Hello,

    can you please connect to anydesk now?

    I could not connect to 810 678 185

    Thanks & Regards.

    Kiera

  16. Generic placeholder image

    Kiera replied

    Hello,

    can you please connect to anydesk now?

    Thanks & Regards.

    Kiera

  17. Generic placeholder image

    Viktoria replied

    Thank you for the understanding we will check and let you know soon.

  18. Generic placeholder image

    SK MD CHAND BABU replied

    anydesk id sir 
    810 678 185

    please come and solve the issues

  19. Generic placeholder image

    Viktoria replied

    Your system is shutdown please message us when you are availbale

  20. Generic placeholder image

    SK MD CHAND BABU replied

    am here sir 

  21. Generic placeholder image

    Viktoria replied

    Hello SK MD CHAND BABU,

    Message us when you are available we will connect and help you to resolved the issue

    Thank you:)

  22. Generic placeholder image

    SK MD CHAND BABU replied

    we talk to rajeev sir 
    he said to you guys sharing our anydesk number 
    and then u when u are available u can come and solve our issues bcause we are facing webadmin and app both codes

    our anydesk id
    1763773688
    please tell me 30 min before for coming am available tomorrow 

  23. Generic placeholder image

    SK MD CHAND BABU replied

    go to pubspec ymal file ==>  for google fonts use this  version  google_fonts: ^6.1.0

    goto lib/screens/Admin/AdminHomeScreen.dart line number 97: comment below line 

      notificationPosition: NotificationPosition.topCenter,


    ALREADY THIS IS THERE

  24. Generic placeholder image

    Kiera replied

    go to pubspec ymal file ==>  for google fonts use this  version  google_fonts: ^6.1.0

    goto lib/screens/Admin/AdminHomeScreen.dart line number 97: comment below line 

      notificationPosition: NotificationPosition.topCenter,

  25. Generic placeholder image

    SK MD CHAND BABU replied

    webadmin one is not working sir please solution

  26. Generic placeholder image

    SK MD CHAND BABU replied

    this is the error please check and solution please

  27. Generic placeholder image

    SK MD CHAND BABU replied

    Target dart2js failed: ProcessException: Process exited abnormally:

    ../../../../../.pub-cache/hosted/pub.dev/google_fonts-6.2.0/lib/src/google_fonts_base.dart:69:8:

    Error: Type 'FontFeature' not found.

      List? fontFeatures,

           ^^^^^^^^^^^

    lib/screens/Admin/AdminHomeScreen.dart:97:9:

    Error: No named parameter with the name 'notificationPosition'.

            notificationPosition: NotificationPosition.topCenter,

            ^^^^^^^^^^^^^^^^^^^^

    ../../../../../.pub-cache/hosted/pub.dev/elegant_notification-1.14.0/lib/elegant_notification.dart:121:3:

    Info: Found this candidate, but the arguments don't match.

      ElegantNotification.info({

      ^^^^^^^^^^^^^^^^^^^^^^^^

    lib/screens/Client/DashboardScreen.dart:71:9:

    Error: No named parameter with the name 'notificationPosition'.

            notificationPosition: NotificationPosition.topCenter,

            ^^^^^^^^^^^^^^^^^^^^

    ../../../../../.pub-cache/hosted/pub.dev/elegant_notification-1.14.0/lib/elegant_notification.dart:121:3:

    Info: Found this candidate, but the arguments don't match.

      ElegantNotification.info({

      ^^^^^^^^^^^^^^^^^^^^^^^^

    lib/screens/Admin/DeliveryBoyScreen.dart:306:77:

    Warning: Operand of null-aware operation '??' has type 'String' which excludes null.

                                              ? Text(e.contactNumber.validate().replaceAll(RegExp(r'(?<=.{4}).(?=.*)'), '*') ?? "-")

                                                                                ^

    lib/screens/Admin/DeliveryBoyScreen.dart:308:114:

    Warning: Operand of null-aware operation '??' has type 'String' which excludes null.

                                          DataCell(getStringAsync(USER_TYPE) == DEMO_ADMIN ? Text(e.email.validate().replaceAll(RegExp(r'(?<=.{3}).(?=.*@)'), '*') ?? "-") : Text(e.email ??

                                          '-')),

                                                                                                                     ^

    lib/screens/Admin/UserScreen.dart:347:86:

    Warning: Operand of null-aware operation '??' has type 'String' which excludes null.

                                              ? DataCell(Text(e.contactNumber.validate().replaceAll(RegExp(r'(?<=.{4}).(?=.*)'), '*') ?? "-"))

                                                                                         ^

    lib/screens/Admin/UserScreen.dart:350:78:

    Warning: Operand of null-aware operation '??' has type 'String' which excludes null.

                                              ? DataCell(Text(e.email.validate().replaceAll(RegExp(r'(?<=.{3}).(?=.*@)'), '*') ?? "-"))

                                                                                 ^

    ../../../../../.pub-cache/hosted/pub.dev/google_fonts-6.2.0/lib/src/google_fonts_base.dart:69:8:

    Error: 'FontFeature' isn't a type.

      List? fontFeatures,

           ^^^^^^^^^^^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/behaviors/legend/legend_layout.dart:131:25:

    Warning: Operand of null-aware operation '!' has type 'List' which excludes null.

     - 'List' is from 'dart:core'.

     - 'Widget' is from 'package:flutter/src/widgets/framework.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/widgets/framework.dart').

          rows[i % maxRows].children!.add(legendEntries[i]);

                            ^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/behaviors/legend/legend_layout.dart:143:23:

    Warning: Operand of null-aware operation '!' has type 'List' which excludes null.

     - 'List' is from 'dart:core'.

     - 'Widget' is from 'package:flutter/src/widgets/framework.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/widgets/framework.dart').

            .map((r) => r.children!.length)

                          ^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/behaviors/legend/legend_layout.dart:148:38:

    Warning: Operand of null-aware operation '!' has type 'List' which excludes null.

     - 'List' is from 'dart:core'.

     - 'Widget' is from 'package:flutter/src/widgets/framework.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/widgets/framework.dart').

          final padCount = columnCount - rowChildren!.length;

                                         ^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/chart_container.dart:205:27:

    Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

     - 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/scheduler/binding.dart').

        if (!SchedulerBinding.instance!.hasScheduledFrame) {

                              ^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/chart_container.dart:206:24:

    Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

     - 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/scheduler/binding.dart').

          SchedulerBinding.instance!.scheduleFrame();

                           ^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/chart_container.dart:209:22:

    Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

     - 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/scheduler/binding.dart').

        SchedulerBinding.instance!.addPostFrameCallback(startAnimationController);

                         ^

    ../../../../../.pub-cache/hosted/pub.dev/charts_flutter-0.12.0/lib/src/chart_container.dart:232:22:

    Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

     - 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('../../../../../Documents/flutter/packages/flutter/lib/src/scheduler/binding.dart').

        SchedulerBinding.instance!.addPostFrameCallback(doRebuild);

                         ^

    ../../../../../.pub-cache/hosted/pub.dev/cross_file-0.3.3+8/lib/src/types/html.dart:136:42:

    Warning: Operand of null-aware operation '!' has type 'int' which excludes null.

        if (isSafari() && _length != null && _length! >= _fourGigabytes) {

                                             ^

    Error: Compilation failed.

      Command: /Users/bikram/Documents/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/bikram/Documents/flutter/bin/cache/dart-sdk/bin/snapshots/dart2js.dart.snapshot

      --platform-binaries=/Users/bikram/Documents/flutter/bin/cache/flutter_web_sdk/kernel --invoker=flutter_tool -Ddart.vm.product=true -DFLUTTER_WEB_AUTO_DETECT=true

      -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/3f3e560236539b7e2702f5ac790b2a4691b32d49/ --native-null-assertions --no-source-maps -o

      /Users/bikram/Downloads/MightyDeliverySourceCode/FlutterCode/AdminWeb/localdeliveryadmin_flutter/.dart_tool/flutter_build/f8cf1e83795f87ebddf9b7cb44c95f99/app.dill

      --packages=.dart_tool/package_config.json --cfe-only

      /Users/bikram/Downloads/MightyDeliverySourceCode/FlutterCode/AdminWeb/localdeliveryadmin_flutter/.dart_tool/flutter_build/f8cf1e83795f87ebddf9b7cb44c95f99/main.dart

    #0      RunResult.throwException (package:flutter_tools/src/base/process.dart:127:5)

    #1      _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart:280:19)

    #2      Dart2JSTarget.build (package:flutter_tools/src/build_system/targets/web.dart:189:5)

    #3      _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:853:9)

    #4      Future.wait. (dart:async/future.dart:523:21)

    #5      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:791:32)

    #6      Future.wait. (dart:async/future.dart:523:21)

    #7      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:791:32)

    #8      FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart:620:16)

    #9      WebBuilder.buildWeb (package:flutter_tools/src/web/compile.dart:89:34)

    #10     BuildWebCommand.runCommand (package:flutter_tools/src/commands/build_web.dart:199:5)

    #11     FlutterCommand.run. (package:flutter_tools/src/runner/flutter_command.dart:1350:27)

    #12     AppContext.run. (package:flutter_tools/src/base/context.dart:150:19)

    #13     CommandRunner.runCommand (package:args/command_runner.dart:212:13)

    #14     FlutterCommandRunner.runCommand. (package:flutter_tools/src/runner/flutter_command_runner.dart:348:9)

    #15     AppContext.run. (package:flutter_tools/src/base/context.dart:150:19)

    #16     FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:294:5)

    #17     run.. (package:flutter_tools/runner.dart:112:9)

    #18     AppContext.run. (package:flutter_tools/src/base/context.dart:150:19)

    #19     main (package:flutter_tools/executable.dart:90:3)

     

    Compiling lib/main.dart for the Web...                             17.5s

    Exception: Failed to compile application for the Web.

     

  28. Generic placeholder image

    SK MD CHAND BABU replied

    can you please tell the solutions its urgent basic

  29. Generic placeholder image

    SK MD CHAND BABU replied

    hello sir i used 3.16.5 but its showing error again and again 

    ATTACHED FILES

  30. Generic placeholder image

    Kiera replied

    Hello,

    can you please user 3.16.5 flutter sdk version?

    Thanks & Regards,

    Kiera.

Recent Tickets
Backend not working after... 4 weeks ago on March 27, 2025 7:15 AM river is not receiving ri... 2 months ago on January 29, 2025 9:03 AM Unable to setup back end ... 4 weeks ago on March 27, 2025 3:48 AM Friend Request and Distan... 1 month ago on March 18, 2025 4:11 AM Build Faild 1 month ago on March 9, 2025 2:15 PM Error during build... 1 month ago on March 4, 2025 8:51 PM help 1 month ago on March 3, 2025 1:13 AM Connection Refused Error... 1 month ago on February 27, 2025 4:47 AM Flutter app issues... 1 month ago on February 26, 2025 10:49 AM I Am Getting 403 Access D... 2 months ago on February 17, 2025 11:22 AM