aman-singh7
released this
19 Jul 09:15
·
11 commits
to master
since this release
Features
- ib: showcase button on interactive book (#170)
- auth: Responsive image on screen (#187)
- circuits: Search circuit feature (#225)
- profile: Upload profile picture support (#226)
- ib: Search through content in ib (#229)
- group: Implement multiple mentor support (#232)
- group: Add directly as mentor in Group (#234)
Bug Fixes
- ib: Hidden FAB's in Interactive Book are active when hidden (#174)
- ib: Unexpected behaviour on tapping any Chapter Content tile (#176)
- auth: eye button state changed (#185)
- auth: added password length validator (#198)
- favorites: updated starred state is not reflecting (#199)
- profile: fix photo_view package exception (#202)
- null-safety: fix null exception (#209)
- profile: hide "subscribed to mail" data from other profile (#213)
- profile: update CountryInstituteAPI URL (#214)
- drawer: update in name is not reflected in drawer (#218)
Refactor & Code Quality
- lints: sort constructors first (#171)
- lints: always put required named parameters first, join return with assignment (#172)
- lints: unnecessary parenthesis, avoid redundant argument values (#179)
- flutter: bump dependencies flutter 2.8 (#180)
- flutter: bump dependencies iOS (#181)
- flutter: migrate to null safety (#182)
- flutter: bump dependencies flutter 2.10 (#188)
- flutter: mapping error resolved (#190)
- flutter: migrate to Android Embedding V2 (#201)
- readme: update readme file (#208)
- action: add timeout to the action (#219)
New Contributors
- @M-A-D-A-R-A made their first contribution in #171
- @aman-singh7 made their first contribution in #172
- @Aadeesh11 made their first contribution in #174
- @ItsAdityaKSingh made their first contribution in #181
- @noman2002 made their first contribution in #198
- @Omegaviv made their first contribution in #208