atmosphere_pro icon indicating copy to clipboard operation
atmosphere_pro copied to clipboard

fix: #220 UI Redesign - Mobile - Terms & Condition page

Open tanmoy27112000 opened this issue 2 years ago • 10 comments

- What I did If this is a bug fix, I Closed #220 . Added the terms and condition button for the settings page

- How I did it

I created a separate file for setting page button and made it such that all button can use the same widget.

- How to verify it

Just add the following code SettingPageButton( iconPath: ImageConstants.termsAndConditionsIcon, title: "Terms & Conditions", )

to get the widget

- Description for the changelog

Added setting page button widget

tanmoy27112000 avatar Oct 02 '22 05:10 tanmoy27112000

@ksanty please review this

tanmoy27112000 avatar Oct 04 '22 07:10 tanmoy27112000

@tanmoy27112000 Please could you make it so that the widget appears when someone clicks Terms & Conditions in the menu?

tinashe404 avatar Oct 06 '22 15:10 tinashe404

@tinashe404 sure

tanmoy27112000 avatar Oct 06 '22 17:10 tanmoy27112000

@tinashe404 you can click on the terms and condition button to see the widget

tanmoy27112000 avatar Oct 06 '22 18:10 tanmoy27112000

@tanmoy27112000 Clicking terms and conditions opens up a page with the terms and conditions button but the button isn't doing anything.

tinashe404 avatar Oct 07 '22 14:10 tinashe404

@tinashe404 added onTap method please check now.

tanmoy27112000 avatar Oct 07 '22 17:10 tanmoy27112000

@tinashe404 the Hacktoberfest website is showing the repo as non participating. since Hacktoberfest tag is not added. can that be done

tanmoy27112000 avatar Oct 07 '22 18:10 tanmoy27112000

I've added the hacktoberfest topic (and some others) to this repo

cpswan avatar Oct 08 '22 09:10 cpswan

@tinashe404 please check this PR . Conflicts resolved

tanmoy27112000 avatar Oct 12 '22 19:10 tanmoy27112000

on tap method takes to the terms web screen @tinashe404 please check

tanmoy27112000 avatar Oct 14 '22 19:10 tanmoy27112000