Transition Location UI
A Flutter application that provides an interactive UI for showcasing different locations with smooth transitions and animations.
Features
Animated transition effects for location details.
PageView for browsing multiple locations.
Star rating system for locations.
User reviews with profile images.
Expandable content view with address and rating details.
Installation
Clone the repository:
git clone https://github.com/snk-git-hub/gallery_transition_flutter
Navigate to the project directory:
cd transition_location_ui
Install dependencies:
flutter pub get
Run the app:
flutter run
Dependencies
Ensure the following dependencies are included in pubspec.yaml:
dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2
Usage
Swipe up/down to expand and collapse location details.
Scroll horizontally to browse through locations.
Screenshots
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE file for details.