Compile bin/youtube.dart and place it under this folder.
OR
In the youtube directory use
dart pub get
to get the dependencies and then compile the executable with
dart compile exe bin/youtube.dart -o executable/youtube
Compile bin/youtube.dart and place it under this folder.
OR
In the youtube directory use
dart pub get
to get the dependencies and then compile the executable with
dart compile exe bin/youtube.dart -o executable/youtube