star_book icon indicating copy to clipboard operation
star_book copied to clipboard

Add action sheet

Open hashirshoaeb opened this issue 4 years ago • 2 comments

Cupertino action sheet

image

Task:

  • [ ] In ActivityPage add a "vertical 3 dot icon" on the top right corner of the screen.
  • [ ] On tap to this icon, open CupertinoActionSheet with following tiles:
  • [ ] #244
  • [ ] "Edit" on tap -> Navigate to ActivityEditSheet (just more the functionality that was on the top right corner previously)
  • [ ] #245
  • [ ] "Cancel" ontap -> navigator.pop (as explained in CupertinoActionSheet docs

ref links:

  • https://api.flutter.dev/flutter/cupertino/CupertinoActionSheet-class.html
  • https://youtu.be/U-ao8p4A82k

hashirshoaeb avatar Dec 16 '21 14:12 hashirshoaeb

@hashirshoaeb assign this to me

samrath-sudesh-acharya avatar Feb 22 '22 06:02 samrath-sudesh-acharya

There you go 🚀

hashirshoaeb avatar Feb 22 '22 08:02 hashirshoaeb