How to use Dart Frog in Android Studio?

116 Views Asked by At

How can we create and use a dart project of Dart Frog in Android Studio?

1

There are 1 best solutions below

0
Roger Gusmao On

First open the project

enter image description here

After, setup the Dart Lib path on the project settings enter image description here

Now, you have to set up a Script Shell configuration to run your project enter image description here enter image description here

Done :)