project-avocado
project-avocado copied to clipboard
The project repository of the mobile app for Institute Counselling Services, NIT Rourkela.
-changed all print to debugPrint -removed unnecessary print code
-added contacts user-permissions in androidManifest
The background of the app is totally white... it burns my eyes in night and is very irritating considering most other apps on my device has some kind of dark/black...
App is crashed when using flutter_contacts, as reported in flirebase crashalytics. ```shell Fatal Exception: java.lang.SecurityException: Permission Denial: opening provider com.android.providers.contacts.ContactsProvider2 from ProcessRecord{58d4b6 3950:in.ac.nitrkl.scp.scp/u0a302} (pid=3950, uid=10302) requires android.permission.READ_CONTACTS or android.permission.WRITE_CONTACTS at...
Changed all the print statements to debugPrint statements.
- [ ] 1. Add new screenshots. - [ ] 2. Transfer the install guidelines to `\scp\README.md` - [ ] 3. Add the latest features. - [ ] 4. Add...
- [x] #227 1. Change the image on the card. 2. For the redirect, either webview or browser redirect world work. 3. Remove the entire offline slot booking procedure. 4....