This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
pinball
mirror of
https://github.com/flutter/pinball.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
fix: lint
Browse Source
pull/187/head
Erick Zanardo
3 years ago
parent
61744cf0dd
commit
d012b0ff44
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
packages/pinball_components/lib/src/extensions/score.dart
Unescape
Escape
View File
@ -1,4 +1,4 @@
import
'
package:intl/intl.dart
'
;
import
'
package:intl/intl.dart
'
;
final
_numberFormat
=
NumberFormat
(
'
#,###,###
'
)
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/pinball
Title
Body
Create Issue