mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-16 00:49:31 +01:00
4 lines
113 B
Bash
Executable File
4 lines
113 B
Bash
Executable File
#!/usr/bin/env bash
|
|
flutter pub get
|
|
flutter pub pub run dapackages:dapackages.dart ./pubspec.yaml
|
|
flutter pub get |