Ervfromoz
Ervfromoz

Reputation: 3

Can I build a route recording app with flutter?

I’m hoping to build a map recording app. All I want to know is can I do this with flutter? Just a typical hiking app that will record my journey and then allow me to keep a record of the trip. With a screenshot. Would need to record key milestones along the way. I live in the U.K. and I will need the app for both iOS and android. I’m keen to do this in flutter if it’s possible. Any advice would be appreciated. Cheers

Upvotes: 0

Views: 298

Answers (1)

Robert Sandberg
Robert Sandberg

Reputation: 8597

Yes, it can be done using the Flutter framework and currently available plugins.

Upvotes: 0

Related Questions