Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : Phoenix009 via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

YeahThere is a tool called gradlew which can build the app if there is a keystore and appropriate config files. It works a bit better with the react-native-cli but can also work with most any programming language.

URL: https://forum.audiogames.net/post/604920/#p604920




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

also, you don't need android studio to build an android app, although it probably makes it much easier. if you just google "how to build android app without android studio" then you get a multitude of results. you can write your code with whatever editor you like and then build the app using command line.

URL: https://forum.audiogames.net/post/604917/#p604917




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : Phoenix009 via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

7, you can go and read the expo docs atdocs.expo.ioThe gist is that you install the expo cli using npm install -g expo-cli, and then init an expo project, but the documentation will be able to explain it a hell of a lot better than I will.

URL: https://forum.audiogames.net/post/604914/#p604914




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

@5, interesting. What's that command, or do you know?

URL: https://forum.audiogames.net/post/604779/#p604779




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

@1I never miss a chance to wax lyrical on Flutter and Dart.I love them both. They'll be even better too when Dart sorts out null safety.Your mileage will definitely vary mind you, but for normal apps, it's great, and the VS Code integration is dead tight as well.

URL: https://forum.audiogames.net/post/604763/#p604763




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : Phoenix009 via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

HiNo, you can write react native apps without opening XCode or Android Studio. If you use expo, you can just type a command in the terminal to get a build done.

URL: https://forum.audiogames.net/post/604726/#p604726




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

@2 unless I'm not understanding what you're saying, Dart and Flutter are connected, so you *have* to use both.Also, I've been looking at React as well, it looks interesting. The only thing you need to open Android Studio or Xcode for is to build--React generates .xcodeproj and such files.

URL: https://forum.audiogames.net/post/604683/#p604683




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

As far as i know, you will need to use dart with flutter?

URL: https://forum.audiogames.net/post/604650/#p604650




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : ogomez92 via Audiogames-reflector


  


Re: Flutter and Dart programming language for Android apps

I encourage you to go with Flutter. I don't have much experience with Dart, but I've heard it's really good.

URL: https://forum.audiogames.net/post/604641/#p604641




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Flutter and Dart programming language for Android apps

2021-01-06 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector


  


Flutter and Dart programming language for Android apps

I know that native Android apps are developed with Java. My problem is that I don't want to switch from VSCode to Android Studio in order to develop Apps for Android. There are plenty reasons for it: debugging, familiour and same environment, so I found another thing called Flutter framework. This framework requires to know Googles programming language called Dart which is quite new. Do you guys have an experience with it? Or perhaps there is a way to make all the project with Java by using VSCode?For those who don't have an idea what am I talking about: https://www.freecodecamp.org/news/what- … t-in-2020/

URL: https://forum.audiogames.net/post/604605/#p604605




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector