Hey Guys,
I want to develop an app - but i’m a bit new to app development.
Can someone recommend a good language for app coding?
And is it best to create the app with IOS - i want to make both android and IOS on the long run.
I hope you want to help me understand the process and hopefully make a list of the required software/tools in order to create it.
1 Like
If you are trying to target both android and IOS look into c# and .NET framework
1 Like
you can use Flutter: It can be used to develop cross platform applications from a single codebase like Android, iOS and web
Firebase is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning, remote configuration, and hosting for your static files.
Flutter + Firebase
you can develop the app and share the apk on social media like whatsapp then they can install the app
4 Likes
Flutter will be the best choice for it in accordance with my learning because it will cover all aspects regarding web, IOS and android
Flutter is recommended. In your case with a little knowledge of Flutter (or nothing at all), I recommend you start with FlutterFlow.
if you have college/university email, you can ask for FlutterFlow Pro subscription for 1 year.
for beginner, i definitely recommend you to use flutter. it is cross platform, good documentation, and eagerly user community.