Solvro / mobile-topwr

ToPWR mobile flutter application
https://solvro.pwr.edu.pl/portfolio/to-pwr
GNU Affero General Public License v3.0
14 stars 1 forks source link

[Mobile-11 ] Map tab #37

Closed simon-the-shark closed 4 months ago

simon-the-shark commented 4 months ago

Changes summary:

  1. Probably whole feature: #23 - added map tab with bottom scroll sheet as instructed

  2. Refactored and fixed few widgets from #24 (appbar and searchbox that are common for both: map and departments tab)

  3. Few smaller changes: e.g. rethrowing graphql exceptions in api_helper or custom WhereNonNullIterable

Others notes:

Package/bundle id has been changed to pl.edu.pwr.solvro.topwr and google map's keys has been added. Everybody's signing debug keys SHA1 fingerprints must be added to whitelist restriction (contact me): https://github.com/Solvro/topwr-mobile/tree/mobile-11-map-tab?tab=readme-ov-file#google-maps-api-key

simon-the-shark commented 4 months ago

@marekkedzia I've made few changes. You can tell me if I can merge or should I change a thing or two more. (You can check out my short comments). Thanks for the review!