0

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

Roger Gusmao
  • 3,788
  • 1
  • 20
  • 17

1 Answers1

0

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 :)

Roger Gusmao
  • 3,788
  • 1
  • 20
  • 17