Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

android studio run dart without emulator

// Online:
https://dartpad.dartlang.org/?null_safety=true
// In Android Studio:
In the files listbox (toolbar, name of file, 'main.dart' for ex), select:
	> Edit configurations...
    > +
    > Dart Command Line App
Add your Dart file (my_project/lib), run.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #android #studio #run #dart #emulator
ADD COMMENT
Topic
Name
1+7 =