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
Asked
Active
Viewed 251 times
1 Answers
0
Yes, it can be done using the Flutter framework and currently available plugins.

Robert Sandberg
- 6,832
- 2
- 12
- 30
-
Thanks. I’m going to get on with it then. – Ervfromoz Feb 15 '21 at 00:06
-
The devil will of course be in the details, what you actually want your app to be able to do. But that is entirely different questions :) – Robert Sandberg Feb 15 '21 at 07:48