Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signoutdialogbox #136

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

nisarg107
Copy link

@nisarg107 nisarg107 commented Oct 26, 2024

#97 - Solved Confirmation signout dialog box added

@KirolosMFahem
Copy link
Collaborator

please reference the issue number

@nisarg107
Copy link
Author

#97 solved added in comment

@KirolosMFahem KirolosMFahem linked an issue Oct 26, 2024 that may be closed by this pull request
@KirolosMFahem KirolosMFahem added bug Something isn't working gssoc-ext GSSOC contribution level1 GSSOC contribution level hacktoberfest hacktoberfest contribution labels Oct 26, 2024
@KirolosMFahem
Copy link
Collaborator

beta-6003780:~/myapp$ flutter run
Connected devices:
Android SDK built for x86 (mobile) • emulator-5556 • android-x86 • Android 10 (API 29) (emulator)
Android SDK built for x86 (mobile) • localhost:5555 • android-x86 • Android 10 (API 29) (emulator)
[1]: Android SDK built for x86 (emulator-5556)
[2]: Android SDK built for x86 (localhost:5555)
Please choose one (or "q" to quit): 2
Launching lib/main.dart on Android SDK built for x86 in debug mode...
lib/pages/home_page.dart:237:13: Error: Duplicated named argument 'drawer'.
drawer: _buildDrawer(context), // Drawer for navigation
^^^^^^
Target kernel_snapshot_program failed: Exception

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command '/home/user/flutter/bin/flutter'' 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 4s
Running Gradle task 'assembleDebug'... 4.7s
Error: Gradle task assembleDebug failed with exit code 1

@nisarg107
Copy link
Author

Resolve the conflicts, Just keep my drawer and remove this drawer.

@KirolosMFahem
Copy link
Collaborator

lib/pages/home_page.dart:237:13: Error: Duplicated named argument 'drawer'.

@nisarg107
Copy link
Author

Conflicts resolved

@nisarg107
Copy link
Author

lib/pages/home_page.dart:237:13: Error: Duplicated named argument 'drawer'.

done. Kindly review it

@KirolosMFahem
Copy link
Collaborator

Conflicting files

lib/pages/home_page.dart

@KirolosMFahem KirolosMFahem added level2 GSSOC contribution level hacktoberfest-accepted hacktoberfest contribution PR and removed level1 GSSOC contribution level labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext GSSOC contribution hacktoberfest hacktoberfest contribution hacktoberfest-accepted hacktoberfest contribution PR level2 GSSOC contribution level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] overflow in signout dialog box
2 participants