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

Change the Package Name #84

Closed
himanshusharma89 opened this issue Mar 9, 2021 · 18 comments · Fixed by #116
Closed

Change the Package Name #84

himanshusharma89 opened this issue Mar 9, 2021 · 18 comments · Fixed by #116
Assignees
Labels
GSSOC21 Issues created for GSSOC'21 Level3 hard gssoc issue question Further information is requested

Comments

@himanshusharma89
Copy link
Owner

@ishandeveloper @anushbhatia @smaranjitghose @Rishabh510
I am thinking of renaming the package/applicationId of the app, any views?

@himanshusharma89 himanshusharma89 added question Further information is requested Level2 medium gssoc issue labels Mar 9, 2021
@github-actions github-actions bot added the GSSOC21 Issues created for GSSOC'21 label Mar 9, 2021
@Rishabh510 Rishabh510 reopened this Mar 9, 2021
@himanshusharma89
Copy link
Owner Author

@puru-ganda @Manzee1609 Manzee1609 @DevilAJ @sssash18 @amanxnanda @nb9960

Hello everyone, just wanted to let you know we might be updating the package name/ applicationId. So for that, we need to add the project again to the Firebase console. I need your thoughts regarding this, currently, the package name is not related to the project name.

@nb9960
Copy link

nb9960 commented Mar 9, 2021

@puru-ganda @Manzee1609 Manzee1609 @DevilAJ @sssash18 @amanxnanda @nb9960

Hello everyone, just wanted to let you know we might be updating the package name/ applicationId. So for that, we need to add the project again to the Firebase console. I need your thoughts regarding this, currently, the package name is not related to the project name.

Adding another app under same project in firebase console should work, but the changes in codebase should be done by the same person who adds the app in firebase console.

@Rishabh510
Copy link
Collaborator

@puru-ganda @Manzee1609 Manzee1609 @DevilAJ @sssash18 @amanxnanda @nb9960
Hello everyone, just wanted to let you know we might be updating the package name/ applicationId. So for that, we need to add the project again to the Firebase console. I need your thoughts regarding this, currently, the package name is not related to the project name.

Adding another app under same project in firebase console should work, but the changes in codebase should be done by the same person who adds the app in firebase console.

+1 But I think we can add people as collaborator in Firebase console. But it can be too risky. Therefore, in my opinion it is better that the admin make the necessary changes!

@himanshusharma89 himanshusharma89 added Level3 hard gssoc issue and removed Level2 medium gssoc issue labels Mar 9, 2021
@himanshusharma89
Copy link
Owner Author

We can add editors in the console, nothing to worry about. I am thinking of assigning this issue to someone and also thinking of the new package name.

@nb9960
Copy link

nb9960 commented Mar 9, 2021

Make sure to encode firebase web API key (I would suggest you to generate a new one before releasing in production mode) as you guys are going to use firebase auth and users data would be stored there, so anyone with that key could easily gain access to users data

@Rishabh510
Copy link
Collaborator

According to the gradle file, we haven't yet implemented the release configuration and will be working on debug configuration only until release so there's no problem with that.

@himanshusharma89
Copy link
Owner Author

@nb9960 The release build will take a lot of time. So I think we can update the package name.

@nb9960
Copy link

nb9960 commented Mar 9, 2021

@nb9960 The release build will take a lot of time. So I think we can update the package name.

Enclosing key is independent of updating name that's why I stated earlier to change it before release (and not now) as a step to ensure privacy. For now, package name can be updated.

@himanshusharma89
Copy link
Owner Author

Okay! So @aayushbisen, would you like to work on this as you proposed this suggestion?

@0xapurv
Copy link
Contributor

0xapurv commented Mar 11, 2021

I would like to work on this as a part of GSSoC, could you please assign it to me and guide me with the process?

@himanshusharma89
Copy link
Owner Author

I would like to work on this as a part of GSSoC, could you please assign it to me and guide me with the process?

One person can work on one issue at a time.

@0xapurv
Copy link
Contributor

0xapurv commented Mar 11, 2021

Okay got it @himanshusharma89, I thought I can work on multiple issues, sorry for any inconvenience.

@himanshusharma89
Copy link
Owner Author

Okay got it @himanshusharma89, I thought I can work on multiple issues, sorry for any inconvenience.

No issues.

@aayushbisen
Copy link
Contributor

Okay! So @aayushbisen, would you like to work on this as you proposed this suggestion?

Okay I can work on this.

@himanshusharma89
Copy link
Owner Author

Okay! So @aayushbisen, would you like to work on this as you proposed this suggestion?

Okay I can work on this.

I'll update you with the package name tomorrow.

@himanshusharma89
Copy link
Owner Author

himanshusharma89 commented Mar 12, 2021

@aayushbisen The package name we are thinking about is tech.himanshusharma.relicbazaar

@aayushbisen
Copy link
Contributor

@aayushbisen The package name we are thinking about is tech.himanshusharma.relicbazaar

Should I change the package name in firebase json file also?

@himanshusharma89
Copy link
Owner Author

Should I change the package name in firebase json file also?

Follow this: https://medium.com/@skyblazar.cc/how-to-change-the-package-name-of-your-flutter-app-4529e6e6e6fc

If everything went perfectly, I'll add this project to the Firebase console.

aayushbisen pushed a commit to aayushbisen/relic_bazaar that referenced this issue Mar 12, 2021
Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes himanshusharma89#84
@aayushbisen aayushbisen mentioned this issue Mar 12, 2021
4 tasks
aayushbisen pushed a commit to aayushbisen/relic_bazaar that referenced this issue Mar 12, 2021
Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes himanshusharma89#84
himanshusharma89 added a commit that referenced this issue Apr 18, 2021
* Home updated

* files rearranged

* Search screen

* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <[email protected]>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

Co-authored-by: Himanshu Sharma <[email protected]>
Co-authored-by: Smaranjit Ghose <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: Ishan Sharma <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: HIMANSHU SHARMA <[email protected]>
Co-authored-by: Vipul Sinha <[email protected]>
Co-authored-by: lordvins226 <[email protected]>
Co-authored-by: Tushar-OP <[email protected]>
Co-authored-by: ecrax <[email protected]>
Co-authored-by: Ajay <[email protected]>
Co-authored-by: Mansi169 <[email protected]>
Co-authored-by: “nb9960” <“[email protected]”>
Co-authored-by: Diksha Goyal <[email protected]>
Co-authored-by: Saransh <[email protected]>
Co-authored-by: Alifbhanvadiya14 <[email protected]>
Co-authored-by: Aayush Bisen <[email protected]>
Co-authored-by: Mohit <[email protected]>
Co-authored-by: sloth-panda <[email protected]>
Co-authored-by: Rahul Gandhi <[email protected]>
Co-authored-by: abhishek7997 <[email protected]>
Co-authored-by: Praneeth-rdy <[email protected]>
Co-authored-by: Pawan <[email protected]>
Co-authored-by: Sakshi Gupta <[email protected]>
Co-authored-by: D <[email protected]>
Co-authored-by: piyushpradhan <[email protected]>
Co-authored-by: Chirag <[email protected]>
Co-authored-by: Abhi-1313 <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: ThatOneTallKid <[email protected]>
Co-authored-by: Neha Musale <[email protected]>
Co-authored-by: Rupanshi Chawda <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: Apurv <[email protected]>
Co-authored-by: AJAYK-01 <[email protected]>
Co-authored-by: Aman Nanda <[email protected]>
Co-authored-by: samdid <[email protected]>
Co-authored-by: ADITI YADAV <[email protected]>
Co-authored-by: Rishabh Raizada <[email protected]>
Co-authored-by: DOOMSTERR <[email protected]>
Co-authored-by: Puru Ganda <[email protected]>
Co-authored-by: Mus2413 <[email protected]>
Co-authored-by: Anirudh Sai S B <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: ShrutiJ-01 <[email protected]>
Co-authored-by: Sumit Didhate <[email protected]>
Co-authored-by: Muskan Jain <[email protected]>
himanshusharma89 added a commit that referenced this issue Apr 18, 2021
* files rearranged

* Search screen

* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <[email protected]>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

* Pushing the docs folder only.

Co-authored-by: Himanshu Sharma <[email protected]>
Co-authored-by: Smaranjit Ghose <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: Ishan Sharma <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: HIMANSHU SHARMA <[email protected]>
Co-authored-by: Vipul Sinha <[email protected]>
Co-authored-by: lordvins226 <[email protected]>
Co-authored-by: Tushar-OP <[email protected]>
Co-authored-by: ecrax <[email protected]>
Co-authored-by: Ajay <[email protected]>
Co-authored-by: Mansi169 <[email protected]>
Co-authored-by: “nb9960” <“[email protected]”>
Co-authored-by: Diksha Goyal <[email protected]>
Co-authored-by: Saransh <[email protected]>
Co-authored-by: Alifbhanvadiya14 <[email protected]>
Co-authored-by: Aayush Bisen <[email protected]>
Co-authored-by: Mohit <[email protected]>
Co-authored-by: sloth-panda <[email protected]>
Co-authored-by: Rahul Gandhi <[email protected]>
Co-authored-by: abhishek7997 <[email protected]>
Co-authored-by: Praneeth-rdy <[email protected]>
Co-authored-by: Pawan <[email protected]>
Co-authored-by: Sakshi Gupta <[email protected]>
Co-authored-by: D <[email protected]>
Co-authored-by: piyushpradhan <[email protected]>
Co-authored-by: Chirag <[email protected]>
Co-authored-by: Abhi-1313 <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: ThatOneTallKid <[email protected]>
Co-authored-by: Neha Musale <[email protected]>
Co-authored-by: Rupanshi Chawda <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: Apurv <[email protected]>
Co-authored-by: AJAYK-01 <[email protected]>
Co-authored-by: Aman Nanda <[email protected]>
Co-authored-by: samdid <[email protected]>
Co-authored-by: ADITI YADAV <[email protected]>
Co-authored-by: Rishabh Raizada <[email protected]>
Co-authored-by: DOOMSTERR <[email protected]>
Co-authored-by: Puru Ganda <[email protected]>
Co-authored-by: Mus2413 <[email protected]>
Co-authored-by: Anirudh Sai S B <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: ShrutiJ-01 <[email protected]>
Co-authored-by: Sumit Didhate <[email protected]>
Co-authored-by: Muskan Jain <[email protected]>
himanshusharma89 added a commit that referenced this issue Apr 18, 2021
* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <[email protected]>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

* Pushing the docs folder only.

* pushing gh-pages

Co-authored-by: Himanshu Sharma <[email protected]>
Co-authored-by: Smaranjit Ghose <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: Ishan Sharma <[email protected]>
Co-authored-by: Anush Bhatia <[email protected]>
Co-authored-by: HIMANSHU SHARMA <[email protected]>
Co-authored-by: Vipul Sinha <[email protected]>
Co-authored-by: lordvins226 <[email protected]>
Co-authored-by: Tushar-OP <[email protected]>
Co-authored-by: ecrax <[email protected]>
Co-authored-by: Ajay <[email protected]>
Co-authored-by: Mansi169 <[email protected]>
Co-authored-by: “nb9960” <“[email protected]”>
Co-authored-by: Diksha Goyal <[email protected]>
Co-authored-by: Saransh <[email protected]>
Co-authored-by: Alifbhanvadiya14 <[email protected]>
Co-authored-by: Aayush Bisen <[email protected]>
Co-authored-by: Mohit <[email protected]>
Co-authored-by: sloth-panda <[email protected]>
Co-authored-by: Rahul Gandhi <[email protected]>
Co-authored-by: abhishek7997 <[email protected]>
Co-authored-by: Praneeth-rdy <[email protected]>
Co-authored-by: Pawan <[email protected]>
Co-authored-by: Sakshi Gupta <[email protected]>
Co-authored-by: D <[email protected]>
Co-authored-by: piyushpradhan <[email protected]>
Co-authored-by: Chirag <[email protected]>
Co-authored-by: Abhi-1313 <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: ThatOneTallKid <[email protected]>
Co-authored-by: Neha Musale <[email protected]>
Co-authored-by: Rupanshi Chawda <[email protected]>
Co-authored-by: Suyash Choudhary <[email protected]>
Co-authored-by: Apurv <[email protected]>
Co-authored-by: AJAYK-01 <[email protected]>
Co-authored-by: Aman Nanda <[email protected]>
Co-authored-by: samdid <[email protected]>
Co-authored-by: ADITI YADAV <[email protected]>
Co-authored-by: Rishabh Raizada <[email protected]>
Co-authored-by: DOOMSTERR <[email protected]>
Co-authored-by: Puru Ganda <[email protected]>
Co-authored-by: Mus2413 <[email protected]>
Co-authored-by: Anirudh Sai S B <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: AksV73 <[email protected]>
Co-authored-by: ShrutiJ-01 <[email protected]>
Co-authored-by: Sumit Didhate <[email protected]>
Co-authored-by: Muskan Jain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSSOC21 Issues created for GSSOC'21 Level3 hard gssoc issue question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants