Find Jobs
Hire Freelancers

Issue in running flutter project in android studio

$15-25 USD / hour

진행 중
게시됨 5개월 전

$15-25 USD / hour

Launching lib\[login to view URL] on SM E236B in debug mode... Running Gradle task 'assembleDebug'... ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:15:16: Error: The method '[login to view URL]' has fewer named arguments than those of overridden method '[login to view URL]'. Future<File> create({bool recursive = false}); ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/[login to view URL]:16: Context: This is the overridden method ('create'). Future<File> create({bool recursive = false, bool exclusive = false}); ^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:15:16: Error: The method '[login to view URL]' doesn't have the named parameter 'exclusive' of overridden method '[login to view URL]'. Future<File> create({bool recursive = false}); ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/[login to view URL]:16: Context: This is the overridden method ('create'). Future<File> create({bool recursive = false, bool exclusive = false}); ^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:22:8: Error: The method '[login to view URL]' has fewer named arguments than those of overridden method '[login to view URL]'. void createSync({bool recursive = false}) => ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/[login to view URL]:8: Context: This is the overridden method ('createSync'). void createSync({bool recursive = false, bool exclusive = false}); ^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:22:8: Error: The method '[login to view URL]' doesn't have the named parameter 'exclusive' of overridden method '[login to view URL]'. void createSync({bool recursive = false}) => ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/[login to view URL]:8: Context: This is the overridden method ('createSync'). void createSync({bool recursive = false, bool exclusive = false}); ^ lib/teacher/view/tasks/[login to view URL]:48: Error: The method 'RaisedButton' isn't defined for the class 'StudenOfTaskCard'. - 'StudenOfTaskCard' is from 'package:school_management_system/teacher/view/tasks/[login to view URL]' ('lib/teacher/view/tasks/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'RaisedButton'. confirm: RaisedButton( ^^^^^^^^^^^^ lib/teacher/view/tasks/[login to view URL]:35: Error: The method 'FlatButton' isn't defined for the class 'TeacherTasksCard'. - 'TeacherTasksCard' is from 'package:school_management_system/teacher/view/tasks/[login to view URL]' ('lib/teacher/view/tasks/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'FlatButton'. FlatButton( ^^^^^^^^^^ lib/teacher/view/tasks/[login to view URL]:35: Error: The method 'FlatButton' isn't defined for the class 'TeacherTasksCard'. - 'TeacherTasksCard' is from 'package:school_management_system/teacher/view/tasks/[login to view URL]' ('lib/teacher/view/tasks/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'FlatButton'. FlatButton( ^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:13:13: Error: Method not found: 'FallThroughError'. throw FallThroughError(); ^^^^^^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:65:15: Error: The method 'FallThroughError' isn't defined for the class 'ActionCodeInfo'. - 'ActionCodeInfo' is from 'package:firebase_auth_platform_interface/src/[login to view URL]' ('../../../AppData/Local/Pub/Cache/hosted/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'FallThroughError'. throw FallThroughError(); ^^^^^^^^^^^^^^^^ lib/student/view/TasksScreen/[login to view URL]:39: Error: The method 'FlatButton' isn't defined for the class 'TasksCard'. - 'TasksCard' is from 'package:school_management_system/student/view/TasksScreen/[login to view URL]' ('lib/student/view/TasksScreen/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'FlatButton'. FlatButton( ^^^^^^^^^^ lib/student/view/TasksScreen/[login to view URL]:39: Error: The method 'FlatButton' isn't defined for the class 'TasksCard'. - 'TasksCard' is from 'package:school_management_system/student/view/TasksScreen/[login to view URL]' ('lib/student/view/TasksScreen/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'FlatButton'. FlatButton( ^^^^^^^^^^ lib/teacher/view/SProfile/[login to view URL]:40: Error: The method 'RaisedButton' isn't defined for the class 'SProfileScreen'. - 'SProfileScreen' is from 'package:school_management_system/teacher/view/SProfile/[login to view URL]' ('lib/teacher/view/SProfile/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'RaisedButton'. child: RaisedButton( ^^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:55:20: Error: Member not found: '[login to view URL]'. [login to view URL]([]); ^^^^^^^^^^^^^^^^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:59:20: Error: Member not found: '[login to view URL]'. [login to view URL]([login to view URL]); ^^^^^^^^^^^^^^^^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:238:46: Error: The getter 'accentColor' isn't defined for the class 'ThemeData'. - 'ThemeData' is from 'package:flutter/src/material/[login to view URL]' ('/C:/SDK/flutter/packages/flutter/lib/src/material/[login to view URL]'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'accentColor'. colors?.backgroundColor ?? [login to view URL](0.38); ^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:244:52: Error: The getter 'accentColor' isn't defined for the class 'ThemeData'. - 'ThemeData' is from 'package:flutter/src/material/[login to view URL]' ('/C:/SDK/flutter/packages/flutter/lib/src/material/[login to view URL]'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'accentColor'. [login to view URL] = colors?.playedColor ?? [login to view URL]; ^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:252:59: Error: The getter 'accentColor' isn't defined for the class 'ThemeData'. - 'ThemeData' is from 'package:flutter/src/material/[login to view URL]' ('/C:/SDK/flutter/packages/flutter/lib/src/material/[login to view URL]'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'accentColor'. final _handleColor = colors?.handleColor ?? [login to view URL]; ^^^^^^^^^^^ lib/teacher/view/TaskScreen/[login to view URL]:26: Error: The method 'RaisedButton' isn't defined for the class 'TaskScreen'. - 'TaskScreen' is from 'package:school_management_system/teacher/view/TaskScreen/[login to view URL]' ('lib/teacher/view/TaskScreen/[login to view URL]'). Try correcting the name to the name of an existing method, or defining a method named 'RaisedButton'. child: RaisedButton( ^^^^^^^^^^^^ lib/student/view/chatSearch/[login to view URL]:1: Error: 'SearchController' is imported from both 'package:flutter/src/material/[login to view URL]' and 'package:school_management_system/student/controllers/[login to view URL]'. import 'package:school_management_system/student/controllers/[login to view URL]'; ^^^^^^^^^^^^^^^^ lib/student/view/chatSearch/[login to view URL]:41: Error: 'SearchController' is imported from both 'package:flutter/src/material/[login to view URL]' and 'package:school_management_system/student/controllers/[login to view URL]'. SearchController controller = [login to view URL](SearchController()); ^^^^^^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:14:1: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/[login to view URL]' and 'package:google_fonts/src/[login to view URL]'. import '[login to view URL]'; ^^^^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/[login to view URL]:32:31: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/[login to view URL]' and 'package:google_fonts/src/[login to view URL]'. AssetManifest assetManifest = AssetManifest(); ^^^^^^^^^^^^^ Target kernel_snapshot failed: Exception
프로젝트 ID: 37574183

프로젝트 정보

18 제안서
원격근무 프로젝트
활동 중 5개월 전

돈을 좀 벌 생각이십니까?

프리랜서 입찰의 이점

예산 및 기간 설정
작업 결과에 대한 급여 수급
제안의 개요를 자세히 쓰세요
무료로 프로젝트에 신청하고 입찰할 수 있습니다
프로젝트를 수여된 사용자:
사용자 아바타
I trust this message finds you well. I am Irfan, a seasoned Flutter developer with a proven track record in resolving diverse Flutter project errors. I am confident in my ability to address challenges effectively and assure you that I will deliver results that meet your expectations. Currently pursuing a degree in Computer Science at Muhammadiyah University in Ponorogo, I bring a comprehensive understanding of software development. My proficiency spans both Flutter development and Laravel backend, providing a well-rounded skill set for creating robust applications. I am reaching out to express my interest in the freelance position within your esteemed company. My documented success in troubleshooting Flutter errors, coupled with my academic foundation and practical experience, positions me as a dependable candidate for your team. I believe that my technical skills, combined with a commitment to delivering high-quality results, make me an ideal fit for your projects. I am enthusiastic about contributing my expertise in resolving coding issues and creating innovative solutions. Thank you for considering my application. I look forward to the opportunity to discuss how my skills and experiences align with your project requirements.
$15 USD 40일에
0.0 (0 건의 리뷰)
0.0
0.0
18 이 프로젝트에 프리랜서들의 평균 입찰은 $19 USD입니다./시간
사용자 아바타
Hello, I have 4 years of flutter development experience. I can work on your project. Kindly open a chat to discuss your project requirement and budget in details. Best regards, ShivPal
$25 USD 40일에
4.9 (22 건의 리뷰)
6.7
6.7
사용자 아바타
Hi Ayansh S., Your job post 'Issue in running flutter project in android studio' grabbed my attention instantly because it perfectly matches the skill set I work on. Having read the requirements carefully, I am sure I can complete your project very nicely. I have very good experience in your mentioned skills Mobile App Development, Android, Dart, Flutter, Android Studio & it makes me 100% confident to deliver you perfect results. Please connect in inbox to discuss more about your interesting project. I'll be available according to India's timezone. Best regards Aqib Nasim
$15 USD 7일에
5.0 (11 건의 리뷰)
5.2
5.2
사용자 아바타
Hiiii,      I am nikita patel.i am flutter developer experience of 2 year in flutter mobile application .I have experience of firebase, sqflite database,push notification, google map,payment integration, REST api integration, third party integration etc in flutter. I also have experience of uploading of app on play store and app store.I hope for positive response from you.
$20 USD 40일에
5.0 (3 건의 리뷰)
2.1
2.1
사용자 아바타
I am a Flutter developer with extensive experience in resolving issues related to running Flutter projects in Android Studio. I have a deep understanding of Gradle tasks, error debugging, and fixing method conflicts, and I am confident that I can resolve the issues you are encountering. Let's discuss the details and potential solutions further to ensure a smooth running of your Flutter project.
$25 USD 2일에
5.0 (1 건의 리뷰)
1.7
1.7
사용자 아바타
Hi, I'm a skilled mobile app developer with 6 years of experience. I understand you are looking for an Flutter developer to solve Issue in running flutter project in android studio. I can surely solve Issue in running flutter project in android studio according to your requirements. Why Me: Proven experience in mobile app development. What I Offer: Expertise in mobile app development. Ready for immediate collaboration. Let's Talk: I'm eager to discuss your project details. Message me for a quick chat. Thanks, Maulik
$15 USD 40일에
5.0 (1 건의 리뷰)
1.7
1.7
사용자 아바타
I can fix all of these error i have around 4-5 years of experience i already worked on many flutter projects and solved issues
$15 USD 40일에
5.0 (1 건의 리뷰)
0.5
0.5
사용자 아바타
Hello, My name is Alina. and i have 5 years of experience in Android and Kotlin. and i have also experience in flutter. so i can fix this issue. can we connect for further discuss. Thanks.
$15 USD 40일에
0.0 (0 건의 리뷰)
0.0
0.0
사용자 아바타
Hi iam experienced Flutter developer with 3+ yrs of experience in flutter and i have faced this type of issues many times and i know how to fix them easily in just short period of time lets get connected and solve this issue for you
$18 USD 40일에
0.0 (0 건의 리뷰)
0.0
0.0
사용자 아바타
Hi, We have experience in resolving the issues in mobile app develoment. Our support team is available to help with any questions or concerns you may have along the way. We look forward to hearing from you soon!
$20 USD 40일에
0.0 (0 건의 리뷰)
0.0
0.0
사용자 아바타
Greetings! With over 12 years immersed in mobile app development, I wield expertise in Kotlin, React-Native, and Flutter. My portfolio spans diverse apps—health, document management, school systems, and more. I've pinpointed the error and am confident in my ability to rectify it. Shall we delve deeper into the specifics and explore potential solutions, ensuring your Flutter project runs seamlessly?
$20 USD 40일에
0.0 (0 건의 리뷰)
0.0
0.0
사용자 아바타
Hi Let me check. How can I run it? Can you share the code to run on myside? I am ready at the moment. Thanks
$20 USD 40일에
0.0 (0 건의 리뷰)
0.0
0.0

고객에 대한 정보

국기 (INDIA)
Chennai, India
0.0
0
결제 수단 확인
5월 28, 2023부터 회원입니다

고객 확인

감사합니다! 무료 크레딧을 신청할 수 있는 링크를 이메일로 보내드렸습니다.
이메일을 보내는 동안 문제가 발생했습니다. 다시 시도해 주세요.
등록 사용자 전체 등록 건수(일자리)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
미리 보기 화면을 준비 중...
위치 정보 관련 접근권이 허용되었습니다.
고객님의 로그인 세션이 만료되어, 자동으로 로그아웃 처리가 되었습니다. 다시 로그인하여 주십시오.