Senior-Project-CSE-3213 / sp_flutter_app

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

Create Map Screen #6

Closed JustinASmith closed 3 years ago

JustinASmith commented 3 years ago

Create Map View Screen inside of lib/presentation/widgets/Map.dart then put that widget inside lib/presentation/screens/wrapper.dart file instead of the home screen.

➡️ See #4 for more details.

JustinASmith commented 3 years ago

@ElijahBenMagee You and I will be working on this! The tutorial I pointed out int #4 is a good place to start. We can work out more details over the weekend or beginning of next week.