mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 16:07:57 -06:00
Hooked notifications to status changes on document upload - some refactorings
This commit is contained in:
@@ -85,7 +85,7 @@ To get a local copy up and running follow these simple steps.
|
||||
```sh
|
||||
flutter pub get
|
||||
```
|
||||
3. Build generated files (e.g. for injectable library)
|
||||
3. Build generated files (for json_serializable etc.)
|
||||
```sh
|
||||
flutter packages pub run build_runner build --delete-conflicting-outputs
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user