mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Fixes after preferences file refactor
This commit is contained in:
parent
df48450440
commit
b18dd92079
10 changed files with 14 additions and 13 deletions
|
|
@ -8,7 +8,8 @@
|
|||
*/
|
||||
|
||||
import "package:audioplayers/audioplayers.dart";
|
||||
import "package:inventree/app_settings.dart";
|
||||
|
||||
import "package:inventree/preferences.dart";
|
||||
|
||||
String simpleNumberString(double number) {
|
||||
// Ref: https://stackoverflow.com/questions/55152175/how-to-remove-trailing-zeros-using-dart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue