Flutter: Difference between revisions

imported>Jmarmstrong1207
Add emulator section
imported>Jmarmstrong1207
mNo edit summary
Line 95: Line 95:


== Emulators ==
== Emulators ==
[[Android|View the Android wiki page for more info]], but you can set up emulators in Android Studio, run them from there, then target the emulator in VSCode when running your flutter code. Otherwise, you can Nixify your emulators as stated in the Android wiki page
[[Android|View the Android wiki page for more info]], but you can set up emulators in Android Studio, run them from there, then target the emulator in VSCode when running your flutter code. Otherwise, you can Nixify or even manually add your emulators as stated in the Android wiki page


== Packaging ==
== Packaging ==