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

Added about us in profile screen #31

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

pranavkonidena
Copy link
Member

Problem

No about us link in profile
Closes #21

Solution

Used webview_flutter(https://pub.dev/packages/webview_flutter) package for the web view as flutter_web_view is dart3 incompatible. Just added an event called aboutUs in profie_enum , used the package to handle the event in profile_bloc sink.

Demo of Change

2024_01_14_22_34_29.1.mp4

@justary27 justary27 merged commit acb2415 into IMGIITRoorkee:beta Jan 15, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants