hackslash-nitp / cura

An application, made with Flutter, that acts as a platform for the charity institutions (old-age-homes, orphanages) to connect with the people
7 stars 14 forks source link

my_donation.dart integration and named routing #67

Closed SUSAJJIT closed 1 year ago

SUSAJJIT commented 1 year ago

changes implemented:-

  1. Integration of info_page.dart with my_donation.dart
  2. Named routing

resolved #66

SUSAJJIT commented 1 year ago

@RitwikSingh28 have a review on solution of #66

SUSAJJIT commented 1 year ago

ya sure

RitwikSingh28 commented 1 year ago

@SUSAJJIT, there is still one more issue left to be resolved in your PR. Can you add the navRoute to MyDonations through the drawer tile as well? :thinking:

RitwikSingh28 commented 1 year ago

@SUSAJJIT It looks like there are some conflicts in info_page.dart, so we will resolve this after you have completed the only remaining issue. Please do not resolve the conflicts on your own as of now, I will resolve them and merge your PR.

SUSAJJIT commented 1 year ago

@SUSAJJIT, there is still one more issue left to be resolved in your PR. Can you add the navRoute to MyDonations through the drawer tile as well? 🤔

done

SUSAJJIT commented 1 year ago

@SUSAJJIT, there is still one more issue left to be resolved in your PR. Can you add the navRoute to MyDonations through the drawer tile as well? 🤔

done

ya sure