mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-08 16:27:31 +00:00
4 lines
89 B
Dart
4 lines
89 B
Dart
import 'package:intl/intl.dart';
|
|
|
|
final compactNumberFormatter = NumberFormat.compact();
|