7 comments found.
Hello:
Have you ever developed any backend for this UI?. Is this only the UI? Is there no backend system linked to it?
thank you
I have an error compiling ‘flutter run’.
- What went wrong: A problem occurred evaluating project ’:app’. > Failed to apply plugin ‘com.android.internal.application’. > Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8. You can try some of the following options: – changing the IDE settings. – changing the JAVA_HOME environment variable. – changing `org.gradle.java.home` in `gradle.properties`.
- 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 Running Gradle task ‘assembleDebug’... 2.566ms
┌─ Flutter Fix ───────────────────────────────────────────────────────────────────────────────────────────────────┐ │ [!] You need Java 11 or higher to build your app with this version of Gradle. │ │ │ │ To get Java 11, update to the latest version of Android Studio on https://developer.android.com/studio/install. │ │ │ │ To check the Java version used by Flutter, run `flutter doctor -v`. │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ Exception: Gradle task assembleDebug failed with exit code 1
Hello there,
It’s clearly shows you need to update your JAVA version to 11. Please update it and try to run the project.
We also check from our side if there is any issue.
The JAVA version is up to date, and it still gives the error. I’ll try to adjust.
C:\Users\jairo>java—version java 21.0.2 2024-01-16 LTS Java™ SE Runtime Environment (build 21.0.2+13-LTS-58) Java HotSpot™ 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing)
I managed to fix it! However, it is still causing another problem:
lib/pages/onboarding/onboarding.dart:86:7: Error: The method ‘PageModel’ isn’t defined for the class ‘_OnboardingScreenState’. – ‘_OnboardingScreenState’ is from ‘package:fl_find_job/pages/onboarding/onboarding.dart’ (‘lib/pages/onboarding/onboarding.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘PageModel’. PageModel( ^^^^^
lib/pages/onboarding/onboarding.dart:141:19: Error: No named parameter with the name ‘pages’. pages: pageModelList, ^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/onboarding-4.0.2/lib/src/main.dart:44:9: Context: Found this candidate, but the arguments don’t match. const Onboarding({ ^^^^^ lib/pages/onboarding/onboarding.dart:26:7: Error: The method ‘PageModel’ isn’t defined for the class ‘_OnboardingScreenState’. – ‘_OnboardingScreenState’ is from ‘package:fl_find_job/pages/onboarding/onboarding.dart’ (‘lib/pages/onboarding/onboarding.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘PageModel’. PageModel( ^^^^^ lib/pages/onboarding/onboarding.dart:56:7: Error: The method ‘PageModel’ isn’t defined for the class ‘_OnboardingScreenState’. – ‘_OnboardingScreenState’ is from ‘package:fl_find_job/pages/onboarding/onboarding.dart’ (‘lib/pages/onboarding/onboarding.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘PageModel’. PageModel( ^^^^^ lib/pages/onboarding/onboarding.dart:86:7: Error: The method ‘PageModel’ isn’t defined for the class ‘_OnboardingScreenState’. – ‘_OnboardingScreenState’ is from ‘package:fl_find_job/pages/onboarding/onboarding.dart’ (‘lib/pages/onboarding/onboarding.dart’). Try correcting the name to the name of an existing method, or defining a method named ‘PageModel’. PageModel( ^^^^ Target kernel_snapshot_program failed: Exception
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ’:app:compileFlutterBuildDebug’. > Process ‘command ‘C:\Users\jairo\Documents\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 6s Running Gradle task ‘assembleDebug’... 7,2s Error: Gradle task assembleDebug failed with exit code 1
The problem only comes down to onboarding.dart. Could you please analyze?
exemplo error: lib/pages/onboarding/onboarding.dart:141:19: Error: No named parameter with the name ‘pages’. pages: pageModelList, ^^^
We will check it and let you know.
Please mail us on camelcasetechnology@gmail.com for further communication.
Hello there,
We just update our app to latest flutter version (3.22.1).
Please download latest source code. We check it on android and iOS both. It’s working fine on both.
Our Flutter version: https://drive.google.com/file/d/1dOhCigqfBnM22RATMbibeVCXvN8Fen-O/view?usp=sharing
Run on Android: https://drive.google.com/file/d/1IIGV7W6xzefG0cziEaR_E_0fQ9KuT5e_/view?usp=sharing
Run on iOS: https://drive.google.com/file/d/1ZbcBkHbA7IjNZt8a7-HOd4NbEYP4ICHS/view?usp=sharing
Please rate us 5 star if you like our support.
You can rate us here: https://codecanyon.net/downloads
Thanks & Regards, CamelCase Technology.
Does it allow posting jobs through mobile device? Does it include map integration for search results?
hello is this a complete solution ?
This is an app template. You need to develop backend and integrate api on it.
How can I can contact the author
Please mail us on camelcasetechnology@gmail.com
Where can i find and testbthe iOS app?
Great work!
Thanks 