Skip to content

Khiem/map#22

Merged
the-khiem7 merged 4 commits intodevfrom
khiem/map
Nov 12, 2025
Merged

Khiem/map#22
the-khiem7 merged 4 commits intodevfrom
khiem/map

Conversation

@the-khiem7
Copy link
Copy Markdown
Member

This pull request mainly updates the application's theme to use the Be Vietnam Pro font and adjusts text sizing for improved visual consistency. Additionally, it introduces a new dependency for map animations.

Theme and Typography Updates:

  • Switched the font family from Inter to Be Vietnam Pro for both fontFamily and textTheme in AppTheme.lightTheme, and updated text sizes for better readability. (lib/theme/app_theme.dart)

Dependencies:

  • Added the flutter_map_animations package to support map animation features. (pubspec.yaml)

- Changed font from GoogleFonts.inter to GoogleFonts.beVietnamPro
- Adjusted text styles for body and title elements to improve consistency
- Introduced a PageView for store selection, allowing users to swipe through stores.
- Implemented synchronization between the highlighted store and the slider.
- Updated the store card design to improve visual appeal and added distance information.
- Removed the previous list view in favor of a more interactive slider experience.
…p interactions

- Added flutter_map_animations dependency to enable animated map transitions.
- Replaced static map movement with animated transitions using AnimatedMapController.
- Updated StoreLocatorScreen to utilize the new animated controller for smoother user experience.
…catorScreen

- Adjusted layout of distance badge for better alignment and spacing.
- Updated button styling for store selection to enhance usability and visual consistency.
- Removed unnecessary flex properties and simplified the button structure.
@the-khiem7 the-khiem7 merged commit c7f4b2d into dev Nov 12, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant