mirror of
https://github.com/inventree/inventree-app.git
synced 2025-08-04 03:31:35 +00:00
Fixes after preferences file refactor
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user