-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat: Add Meta Data and Favicon on Flutter Web #30
Merged
darshmashru
merged 2 commits into
dev
from
28-feat-add-meta-data-and-favicon-on-flutter-web
Feb 27, 2024
Merged
Feat: Add Meta Data and Favicon on Flutter Web #30
darshmashru
merged 2 commits into
dev
from
28-feat-add-meta-data-and-favicon-on-flutter-web
Feb 27, 2024
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Resolves #28 |
darshmashru
deleted the
28-feat-add-meta-data-and-favicon-on-flutter-web
branch
February 27, 2024 16:07
darshmashru
added a commit
that referenced
this pull request
Feb 27, 2024
* Copy button integration done (#6) * @darshmashru profile page updates (#8) * Profile Page Changes * Few cosmetic changes, removed Apple Sign In * changes in Directories (#10) * Profile PR Error Fixed * Temporary MD, Hardcoded Text API text is currently NOT displaying * Converted to Stateful, Added Version Number * Updated Widget and implemented persistent storage for user name using SharedPreferences * Added codeblockDecoration * integrated recommended XCode Updates * ENABLE_USER_SCRIPT_SANDBOXING is now no * Added the functionality of dark mode and light mode switcher * Fix login and register page dark mode and alignment * fixed the logo alignment and the color scheme on profile and login page * Removed the automatically Imply leading to prevent formation of two back buttons * forgot password Added with login ui * added settings.dart , flutter dashbubble extenstion made it such that the settings page is only visible to android users not ios * fixed oveflow and added Palm widget for the new widget * Closing 11 output text highlighting (#21) * Code Box color fix is remaining * All the dependency updates Updated Flutter and Dart SDKs Updated Pods Updated Pub Minimum iOS Version is now iOS 13 * 22 allow to change safety options (#23) * Updated project's Dev Team for DM MBP * Fixed HyperLink and Improved UI * Made the safety page, RiverPod is pending. * Added Riverpod state management State management added for topP, topK and temperature parameters. Yet to add for SafetySettings (dropdown) * Updated topP * Pub and Pods upgraded. --------- Co-authored-by: vedantheda <[email protected]> * new description * Feat: Added Flutter Web (Vercel) (#29) * Release 0.2.0+2 (#24) * Copy button integration done (#6) * @darshmashru profile page updates (#8) * Profile Page Changes * Few cosmetic changes, removed Apple Sign In * changes in Directories (#10) * Profile PR Error Fixed * Temporary MD, Hardcoded Text API text is currently NOT displaying * Converted to Stateful, Added Version Number * Updated Widget and implemented persistent storage for user name using SharedPreferences * Added codeblockDecoration * integrated recommended XCode Updates * ENABLE_USER_SCRIPT_SANDBOXING is now no * Added the functionality of dark mode and light mode switcher * Fix login and register page dark mode and alignment * fixed the logo alignment and the color scheme on profile and login page * Removed the automatically Imply leading to prevent formation of two back buttons * forgot password Added with login ui * added settings.dart , flutter dashbubble extenstion made it such that the settings page is only visible to android users not ios * fixed oveflow and added Palm widget for the new widget * Closing 11 output text highlighting (#21) * Code Box color fix is remaining * All the dependency updates Updated Flutter and Dart SDKs Updated Pods Updated Pub Minimum iOS Version is now iOS 13 * 22 allow to change safety options (#23) * Updated project's Dev Team for DM MBP * Fixed HyperLink and Improved UI * Made the safety page, RiverPod is pending. * Added Riverpod state management State management added for topP, topK and temperature parameters. Yet to add for SafetySettings (dropdown) * Updated topP * Pub and Pods upgraded. --------- Co-authored-by: vedantheda <[email protected]> * new description --------- Co-authored-by: PrabirKalwani <[email protected]> Co-authored-by: vedantheda <[email protected]> * Test Vercel Deployment 1 * Test Vercel Deployment 2 Updated web to 0.5.0 * Test Vercel Deployment 3 Removed settings page for now upgraded Firebase downgraded Web * Test Vercel Deployment 4 Refactored asset names * Test Vercel Deployment 5 * Test Vercel Deployment 6 Removed requirement for .env * Test Vercel Deployment 7 Removed .en from pubspec.yaml --------- Co-authored-by: PrabirKalwani <[email protected]> Co-authored-by: vedantheda <[email protected]> * Feat: Add Meta Data and Favicon on Flutter Web (#30) * Updated Meta Data * Updated Meta Data + Changed Favicon --------- Co-authored-by: PrabirKalwani <[email protected]> Co-authored-by: vedantheda <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.