This repository was archived by the owner on Aug 18, 2025. It is now read-only.
Conversation
Kenneth-W-Chen
suggested changes
Feb 11, 2025
Kenneth-W-Chen
left a comment
Owner
There was a problem hiding this comment.
Put the changes from #36 into here. I can't test this as it is
Kenneth-W-Chen
suggested changes
Mar 1, 2025
Kenneth-W-Chen
left a comment
Owner
There was a problem hiding this comment.
Can't build this:
Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
Running Gradle task 'assembleDebug'...
lib/home_screen.dart:6:8: Error: Expected ';' after this.
import './screens/emotion_explorer.dart'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Target kernel_snapshot_program failed: Exception
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command 'C:\_SDK\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 12s
Error: Gradle task assembleDebug failed with exit code 1
Kenneth-W-Chen
suggested changes
Mar 3, 2025
Kenneth-W-Chen
left a comment
Owner
There was a problem hiding this comment.
The audio keeps playing even after you exit the screens. Can you make the audio stop?
Except for the "Happy" audio, the rest aren't playing for me. Why are they URLs instead of stored in the app?
Did you get the licenses for these audio tracks?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.