https://github.com/ampersanda/percentage_input_formatter
https://github.com/ampersanda/percentage_input_formatter
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ampersanda/percentage_input_formatter
- Owner: ampersanda
- License: other
- Created: 2019-12-15T13:36:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T17:03:44.000Z (over 4 years ago)
- Last Synced: 2024-05-01T13:29:21.472Z (over 1 year ago)
- Language: Dart
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Warning: experimental, use for my personal purpose
# percentage_input_formatter
Percentage currency formatter, currency parser and input formatter.
```yaml
percentage_input_formatter: ^0.0.1
```
## TODO
- [ ] Add more tests (to create other functionality)