mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Refresh fix (#436)
* Add notificationPredicate to improve scroll-to-reload Ref: https://api.flutter.dev/flutter/material/RefreshIndicator-class.html * Add scroll-to-refresh for paginated list
This commit is contained in:
parent
8f1cd1cae1
commit
b6ab9d5da5
3 changed files with 45 additions and 25 deletions
|
|
@ -4,6 +4,7 @@
|
|||
- Add ability to scan in received items using supplier barcodes
|
||||
- Store API token, rather than username:password
|
||||
- Ensure that user will lose access if token is revoked by server
|
||||
- Improve scroll-to-refresh behaviour across multiple widgets
|
||||
|
||||
|
||||
### 0.12.8 - September 2023
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue