in Education by
I'm following the setup guide here and after I unzip flutter and run flutter doctor I get the following error flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel master, v1.0.0, on Mac OS X 10.14.2 18C54, locale en-US) ⣾Unhandled exception: RangeError (index): Invalid value: Only valid value is 0: 1 #0 List.[] (dart:core/runtime/libgrowable_array.dart:145:60) #1 IntelliJValidatorOnMac.pluginsPath (package:flutter_tools/src/doctor.dart:666:31) #2 IntelliJValidator.validate (package:flutter_tools/src/doctor.dart:509:53) #3 Doctor.startValidatorTasks (package:flutter_tools/src/doctor.dart:112:52) #4 Doctor.diagnose (package:flutter_tools/src/doctor.dart:185:41) #5 _AsyncAwaitCompleter.start (dart:async/runtime/libasync_patch.dart:49:6) #6 Doctor.diagnose (package:flutter_tools/src/doctor.dart:175:24) #7 DoctorCommand.runCommand (package:flutter_tools/src/commands/doctor.dart:48:39) #8 _AsyncAwaitCompleter.start (dart:async/runtime/libasync_patch.dart:49:6) #9 DoctorCommand.runCommand (package:flutter_tools/src/commands/doctor.dart:34:42) #10 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:526:18) #11 _asyncThenWrapperHelper. (dart:async/runtime/libasync_patch.dart:77:64) #12 _rootRunUnary (dart:async/zone.dart:1132:38) #13 _CustomZone.runUnary (dart:async/zone.dart:1029:19) #14 _FutureListener.handleValue (dart:async/future_impl.dart:129:18) #15 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:642:45) #16 Future._propagateToListeners (dart:async/future_impl.dart:671:32) #17 Future._complete (dart:async/future_impl.dart:476:7) #18 _SyncCompleter.complete (dart:async/future_impl.dart:51:12) #19 _AsyncAwaitCompleter.complete. (dart:async/runtime/libasync_patch.dart:33:20) #20 _rootRun (dart:async/zone.dart:1124:13) #21 _CustomZone.run (dart:async/zone.dart:1021:19) #22 _CustomZone.bindCallback. (dart:async/zone.dart:947:23) #23 _microtaskLoop (dart:async/schedule_microtask.dart:41:21) #24 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5) #25 _runPendingImmediateCallback (dart:isolate/runtime/libisolate_patch.dart:115:13) #26 _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:172:5) I've tried installing flutter from git, trying different channels, setting my path, downloading dart, downloading flutter/dart for android studio and I can not get past this error. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
I have no idea what is causing the issue but a fresh install of Git and sdk may resolved the issues.

Related questions

0 votes
    I'm using the official Google Maps Flutter plugin to show maps and it works perfectly well but now I ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    I want to get access to the pubspec.yaml and read its properties from dart code in my Flutter application ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 17, 2022 in Education by JackTerrance
0 votes
    How many Crafting Metals does The Plague Doctor skin for Bloodhound cost? apex legends Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    Give scientific reasons: Antibiotics should be taken only when prescribed by a doctor. Select the correct ... proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 7, 2021 in Education by JackTerrance
0 votes
    The doctor was known as a charlatan over the years of his practice. Charlatan means… Quack. Knowledgeable physician. Procedural physician. Medical examiner....
asked Jan 2, 2021 in Education by JackTerrance
0 votes
    After a bit of a struggle to set up AWS Route53 IPv6 and my DSN (Ionos) I've managed to set up ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I need to build a pop up dialog box in my app. I am using Dialog class and wrapped it with ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 3, 2022 in Education by JackTerrance
0 votes
    I am adding an background image to the Splash screen, but is not rendering the image. Sometime it load ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 2, 2022 in Education by JackTerrance
0 votes
    I'm working on a program that displays a list from an SQFlite table. The future for the snapshot ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 30, 2022 in Education by JackTerrance
0 votes
    I'm new to flutter and can't resolve the issue. Your application could not be compiled, because its ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 17, 2022 in Education by JackTerrance
0 votes
    I'm new to flutter and can't resolve the issue. Your application could not be compiled, because its ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 15, 2022 in Education by JackTerrance
0 votes
    I have this operation EventModel data = EventModel(_nameEvent, _passEvent, _localEvent, _dateEventString); HashMap ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 13, 2022 in Education by JackTerrance
0 votes
    I'm getting Authorization failure when trying to display a map in a flutter project using the google maps ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I'm trying to re-play a Flare animation in Flutter. Not loop the animation when it has complete. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 4, 2022 in Education by JackTerrance
...