basic setup (layout + icons)
This commit is contained in:
5
flutter/deps/font_awesome_flutter/util/configurator.sh
Executable file
5
flutter/deps/font_awesome_flutter/util/configurator.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
pushd "$(dirname "$0")" > /dev/null || exit
|
||||
cd ..
|
||||
dart ./util/lib/main.dart "$@"
|
||||
popd > /dev/null || exit
|
||||
Reference in New Issue
Block a user