• 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"

Revo Apps Woocommerce - Flutter E-Commerce Full App Android iOS

Revo Apps Woocommerce - Flutter E-Commerce Full App Android iOS 7.0.3

No permission to download
Hello I have a problem when I try to create my app it gives me this error and I do not know how to do it please help me





Building with sound null safety

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Users\Yan\AppData\Local\Pub\Cache\hosted\pub.dev\firebase_messaging-14.2.0\android\src\main\java\io\flutter\plugins\firebase\messaging\FlutterFirebaseMessagingPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: C:\Users\Yan\AppData\Local\Pub\Cache\hosted\pub.dev\uni_links-0.5.1\android\src\main\java\name\avioli\unilinks\UniLinksPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Users\Yan\AppData\Local\Pub\Cache\hosted\pub.dev\launch_review-3.0.1\android\src\main\java\com\iyaffle\launchreview\LaunchReviewPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/material_with_modal_page_route.dart:4:1: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'.
import '../modal_bottom_sheet.dart';
^^^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:11:7: Error: The non-abstract class 'FwfhTextStyle' is missing implementations for these members:
- TextStyle.fontVariations
Try to either
- provide an implementation,
- inherit an implementation from a superclass or mixin,
- mark the class as abstract, or
- provide a 'noSuchMethod' implementation.

class FwfhTextStyle extends _TextStyleProxy {
^^^^^^^^^^^^^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:811:33: Context: 'TextStyle.fontVariations' is defined here.
final List<ui.FontVariation>? fontVariations;
^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' has fewer named arguments than those of overridden method 'File.create'.
Future<File> create({bool recursive = false});
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:232:16: Context: This is the overridden method ('create').
Future<File> create({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' doesn't have the named parameter 'exclusive' of overridden method 'File.create'.
Future<File> create({bool recursive = false});
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:232:16: Context: This is the overridden method ('create').
Future<File> create({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/forwarding/forwarding_file.dart:22:8: Error: The method 'ForwardingFile.createSync' has fewer named arguments than those of overridden method 'File.createSync'.
void createSync({bool recursive = false}) =>
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:248:8: Context: This is the overridden method ('createSync').
void createSync({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/forwarding/forwarding_file.dart:22:8: Error: The method 'ForwardingFile.createSync' doesn't have the named parameter 'exclusive' of overridden method 'File.createSync'.
void createSync({bool recursive = false}) =>
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:248:8: Context: This is the overridden method ('createSync').
void createSync({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:43:13: Error: The method 'FwfhTextStyle.apply' has fewer named arguments than those of overridden method 'TextStyle.apply'.
TextStyle apply({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:933:13: Context: This is the overridden method ('apply').
TextStyle apply({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:43:13: Error: The method 'FwfhTextStyle.apply' doesn't have the named parameter 'fontVariations' of overridden method 'TextStyle.apply'.
TextStyle apply({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:933:13: Context: This is the overridden method ('apply').
TextStyle apply({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:103:13: Error: The method 'FwfhTextStyle.copyWith' has fewer named arguments than those of overridden method 'TextStyle.copyWith'.
TextStyle copyWith({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:836:13: Context: This is the overridden method ('copyWith').
TextStyle copyWith({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:103:13: Error: The method 'FwfhTextStyle.copyWith' doesn't have the named parameter 'fontVariations' of overridden method 'TextStyle.copyWith'.
TextStyle copyWith({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:836:13: Context: This is the overridden method ('copyWith').
TextStyle copyWith({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/material_bottom_sheet.dart:28:13: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'.
.push(ModalBottomSheetRoute<T>(
^^^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/material_bottom_sheet.dart:50:10: Error: A value of type 'Object?' can't be returned from an async function with return type 'Future<T?>'.
- 'Object' is from 'dart:core'.
- 'Future' is from 'dart:async'.
return result;
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/bar_bottom_sheet.dart:99:13: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'.
.push(ModalBottomSheetRoute<T>(
^^^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/bar_bottom_sheet.dart:121:10: Error: A value of type 'Object?' can't be returned from an async function with return type 'Future<T?>'.
- 'Object' is from 'dart:core'.
- 'Future' is from 'dart:async'.
return result;
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/introduction_screen-3.0.2/lib/src/introduction_screen.dart:434:35: Error: The method 'elementAtOrNull' is defined in multiple extensions for 'List<ScrollController?>' and neither is more specific.
- 'List' is from 'dart:core'.
- 'ScrollController' is from 'package:flutter/src/widgets/scroll_controller.dart' ('/C:/src/flutter/packages/flutter/lib/src/widgets/scroll_controller.dart').
Try using an explicit extension application of the wanted extension or hiding unwanted extensions from scope.
?.elementAtOrNull(index),
^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.17.0/lib/src/list_extensions.dart:271:6: Context: This is one of the extension members.
E? elementAtOrNull(int index) => (index < length) ? this[index] : null;
^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/introduction_screen-3.0.2/lib/src/helper.dart:6:6: Context: This is one of the extension members.
T? elementAtOrNull(int index) {
^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/pinput-2.2.11/lib/src/pinput_state.dart:334:14: Error: The method 'FocusTrapArea' isn't defined for the class '_PinputState'.
- '_PinputState' is from 'package:pinput/src/pinput.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dev/pinput-2.2.11/lib/src/pinput.dart').
Try correcting the name to the name of an existing method, or defining a method named 'FocusTrapArea'.
child: FocusTrapArea(
^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception


FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command 'C:\src\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 25m 36s
Running Gradle task 'assembleRelease'... 1540,9s
Gradle task assembleRelease failed with exit code 1
 
Hello I have a problem when I try to create my app it gives me this error and I do not know how to do it please help me





Building with sound null safety

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Users\Yan\AppData\Local\Pub\Cache\hosted\pub.dev\firebase_messaging-14.2.0\android\src\main\java\io\flutter\plugins\firebase\messaging\FlutterFirebaseMessagingPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: C:\Users\Yan\AppData\Local\Pub\Cache\hosted\pub.dev\uni_links-0.5.1\android\src\main\java\name\avioli\unilinks\UniLinksPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Users\Yan\AppData\Local\Pub\Cache\hosted\pub.dev\launch_review-3.0.1\android\src\main\java\com\iyaffle\launchreview\LaunchReviewPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/material_with_modal_page_route.dart:4:1: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'.
import '../modal_bottom_sheet.dart';
^^^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:11:7: Error: The non-abstract class 'FwfhTextStyle' is missing implementations for these members:
- TextStyle.fontVariations
Try to either
- provide an implementation,
- inherit an implementation from a superclass or mixin,
- mark the class as abstract, or
- provide a 'noSuchMethod' implementation.

class FwfhTextStyle extends _TextStyleProxy {
^^^^^^^^^^^^^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:811:33: Context: 'TextStyle.fontVariations' is defined here.
final List<ui.FontVariation>? fontVariations;
^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' has fewer named arguments than those of overridden method 'File.create'.
Future<File> create({bool recursive = false});
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:232:16: Context: This is the overridden method ('create').
Future<File> create({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/interface/file.dart:15:16: Error: The method 'File.create' doesn't have the named parameter 'exclusive' of overridden method 'File.create'.
Future<File> create({bool recursive = false});
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:232:16: Context: This is the overridden method ('create').
Future<File> create({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/forwarding/forwarding_file.dart:22:8: Error: The method 'ForwardingFile.createSync' has fewer named arguments than those of overridden method 'File.createSync'.
void createSync({bool recursive = false}) =>
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:248:8: Context: This is the overridden method ('createSync').
void createSync({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/file-6.1.2/lib/src/forwarding/forwarding_file.dart:22:8: Error: The method 'ForwardingFile.createSync' doesn't have the named parameter 'exclusive' of overridden method 'File.createSync'.
void createSync({bool recursive = false}) =>
^
org-dartlang-sdk:///third_party/dart/sdk/lib/io/file.dart:248:8: Context: This is the overridden method ('createSync').
void createSync({bool recursive = false, bool exclusive = false});
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:43:13: Error: The method 'FwfhTextStyle.apply' has fewer named arguments than those of overridden method 'TextStyle.apply'.
TextStyle apply({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:933:13: Context: This is the overridden method ('apply').
TextStyle apply({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:43:13: Error: The method 'FwfhTextStyle.apply' doesn't have the named parameter 'fontVariations' of overridden method 'TextStyle.apply'.
TextStyle apply({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:933:13: Context: This is the overridden method ('apply').
TextStyle apply({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:103:13: Error: The method 'FwfhTextStyle.copyWith' has fewer named arguments than those of overridden method 'TextStyle.copyWith'.
TextStyle copyWith({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:836:13: Context: This is the overridden method ('copyWith').
TextStyle copyWith({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/fwfh_text_style-2.7.3+2/lib/fwfh_text_style.dart:103:13: Error: The method 'FwfhTextStyle.copyWith' doesn't have the named parameter 'fontVariations' of overridden method 'TextStyle.copyWith'.
TextStyle copyWith({
^
/C:/src/flutter/packages/flutter/lib/src/painting/text_style.dart:836:13: Context: This is the overridden method ('copyWith').
TextStyle copyWith({
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/material_bottom_sheet.dart:28:13: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'.
.push(ModalBottomSheetRoute<T>(
^^^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/material_bottom_sheet.dart:50:10: Error: A value of type 'Object?' can't be returned from an async function with return type 'Future<T?>'.
- 'Object' is from 'dart:core'.
- 'Future' is from 'dart:async'.
return result;
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/bar_bottom_sheet.dart:99:13: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'.
.push(ModalBottomSheetRoute<T>(
^^^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/modal_bottom_sheet-2.1.0/lib/src/bottom_sheets/bar_bottom_sheet.dart:121:10: Error: A value of type 'Object?' can't be returned from an async function with return type 'Future<T?>'.
- 'Object' is from 'dart:core'.
- 'Future' is from 'dart:async'.
return result;
^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/introduction_screen-3.0.2/lib/src/introduction_screen.dart:434:35: Error: The method 'elementAtOrNull' is defined in multiple extensions for 'List<ScrollController?>' and neither is more specific.
- 'List' is from 'dart:core'.
- 'ScrollController' is from 'package:flutter/src/widgets/scroll_controller.dart' ('/C:/src/flutter/packages/flutter/lib/src/widgets/scroll_controller.dart').
Try using an explicit extension application of the wanted extension or hiding unwanted extensions from scope.
?.elementAtOrNull(index),
^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.17.0/lib/src/list_extensions.dart:271:6: Context: This is one of the extension members.
E? elementAtOrNull(int index) => (index < length) ? this[index] : null;
^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/introduction_screen-3.0.2/lib/src/helper.dart:6:6: Context: This is one of the extension members.
T? elementAtOrNull(int index) {
^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/pinput-2.2.11/lib/src/pinput_state.dart:334:14: Error: The method 'FocusTrapArea' isn't defined for the class '_PinputState'.
- '_PinputState' is from 'package:pinput/src/pinput.dart' ('../../../AppData/Local/Pub/Cache/hosted/pub.dev/pinput-2.2.11/lib/src/pinput.dart').
Try correcting the name to the name of an existing method, or defining a method named 'FocusTrapArea'.
child: FocusTrapArea(
^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception


FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command 'C:\src\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 25m 36s
Running Gradle task 'assembleRelease'... 1540,9s
Gradle task assembleRelease failed with exit code 1
make sure you are using flutter 3.0.0
 
Who can make a step by step video tutorial for me on how to build app with this for a small fee? I have a woocommerce store.. I will need the person to teach me like a newbie so I understand every step, because I'm stuck.

Thanks!
 
Note: intl is pinned to version 0.18.1 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because nyoba depends on flutter_localizations from sdk which depends on intl 0.18.1, intl 0.18.1 is required.
So, because nyoba depends on intl ^0.17.0, version solving failed.




Why I am Getting THIS error
 
When a new version will be avaliable I will add it... but for now the last version is this ... 7.0.3
The latest version (such as the demo) is only available for purchase on our website. On codecanyon, it is only available up to version 7.0.3 as written.
Every purchase on our website also gets a lifetime update. You can buy directly on our website https://revoapps.net/woocommerce-price/ <-- this the answer when i ask to revo team
 
Hello friends, can anyone help me figure out the problem? I've tried everything and haven't found a solution yet.
 

Attachments

  • photo_2024-04-23_02-01-49.jpg
    photo_2024-04-23_02-01-49.jpg
    26.3 KB · Views: 3
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