This website requires JavaScript.
Explore
Help
Sign In
GitLab
/
fluffychat
Watch
2
Star
0
Fork
0
You've already forked fluffychat
mirror of
https://gitlab.com/famedly/fluffychat.git
synced
2024-11-03 10:39:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9ec7efcf1e
fluffychat
/
scripts
/
update-dependencies.sh
5 lines
108 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: CI scripts
2020-12-08 15:46:47 +01:00
#!/bin/sh -ve
refactor: CI
2020-11-21 11:36:13 +01:00
flutter pub get
flutter pub pub run dapackages:dapackages.dart ./pubspec.yaml
fix: CI scripts
2020-12-08 15:46:47 +01:00
flutter pub get
Reference in New Issue
Copy Permalink