Senior-Project-CSE-3213 / sp_flutter_app

iOS/Android app built with Flutter using MVVM architecture
3 stars 1 forks source link

Add Swipe up to Map View #50

Closed JustinASmith closed 3 years ago

JustinASmith commented 3 years ago

This adds a swipe up container to the map view. This takes the previous bottom container that had the text and button and puts it into a DraggableScrollableSheet so that users can slide up to view it and have the map take up most of the screen until they swip up. This was talked about in our mid semester meeting. View the GIF below please.

Map View Swip Up

Schweinsei007 commented 3 years ago

Wow I liked it