spotube/lib/collections/formatters.dart
2024-04-29 14:50:05 +06:00

4 lines
89 B
Dart

import 'package:intl/intl.dart';
final compactNumberFormatter = NumberFormat.compact();