mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 01:15:44 -06:00
Update build instructions
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
git submodules update --init
|
||||
pushd ../
|
||||
pushd packages/paperless_api
|
||||
../../flutter/bin/flutter pub get
|
||||
../../flutter/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
flutter pub get
|
||||
flutter pub run build_runner build --delete-conflicting-outputs
|
||||
popd
|
||||
flutter/bin/flutter pub get
|
||||
flutter/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
flutter/bin/flutter pub run intl_utils:generate
|
||||
flutter pub get
|
||||
flutter pub run build_runner build --delete-conflicting-outputs
|
||||
flutter pub run intl_utils:generate
|
||||
|
||||
Reference in New Issue
Block a user