DevCom-IITB / instiapp-flutter

Flutter App for Indian Institute of Technology, Bombay
MIT License
12 stars 33 forks source link

Migrating the Edit Body Page form webview to flutter #42

Open VIBR0X opened 10 months ago

VIBR0X commented 10 months ago

Go to Explore -> Seach Body you're a part of -> Try editing the details of that body.

The Edit Body page in the app is a web view of Edit Body page from the InstiApp website which isn't working. Thus, needs to be migrated to flutter completely. Reference can be taken from the Edit Event page in flutter for better understanding and faster resolution of the issue.