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