I am studying Mob App development.I created small mprojects using Flutter and VScode.At first It worked well. But then the programme exited with Error message-Gradle task assmbleDebug failed with exit code 1
How can I resolve the problem.Please help me
mavtcr 46 Junior Poster
Recommended Answers
Jump to Post— rproffitt 3,266Given this much to work with your best action would be to hire more staff or outsource the work on Toptal or maybe Fiverr.
Or use your source control system to roll back to what worked and then slowly make changes one by one to find Waldo.
Jump to Post— Salem 6,025Are you using AI to write your code for you?
Jump to Post— Salem 6,025Error:Can'tfind ')' to match '(' . BottomNavigatorBar({-can't find '}' to match '{' -error expected an identifier
All of this just looks like a syntax error in the code.
But when we examin the code no error is shown
Don't trust VSCode to show you what is …
Jump to Post— Salem 6,025I pasted your code into https://dartpad.dev/ and it worked.
But it seems you're not alone with this bottom bar thing.
All 14 Replies
rproffitt 3,266 https://5calls.org Team Colleague
Hamad_3 -4 Newbie Poster
Salem commented: google search + name-dropping your own site as "the answer" -4
mavtcr 46 Junior Poster
mavtcr 46 Junior Poster
Salem 6,025 Posting Sage
mavtcr 46 Junior Poster
Salem commented: Thanks +17
mavtcr 46 Junior Poster
rproffitt 3,266 https://5calls.org Team Colleague
Salem 6,025 Posting Sage
rproffitt commented: Bug hunts are not fun. The missing parens could be in the file that was compiled before this one. Unit testing might help find (Waldo)) +16
mavtcr 46 Junior Poster
mavtcr 46 Junior Poster
Salem 6,025 Posting Sage
rproffitt commented: While it can break or fix stuff (rolls dice) I kept my Android dev studio up to date because it's easier to fix as I go rather than get wasted later. +16
mavtcr 46 Junior Poster
rproffitt commented: Leaks are not always something you fix. Your claim is that it fails to compile, not a runtime leak issue. TWO PROBLEMS. Work the big one first. +16
rproffitt 3,266 https://5calls.org Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.