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