- Fixed bug on display double value by @daadu
- The currentValue and maxValue now can accept double type
- Allow to update animation duration
- Fix bug when value and max are 0 #13
- Migrate to null safety
- Bar can have different border styles
- Capability to change TextStyle of displayText (#4)
- Capability to change all the border properties by @Marileen Jansen
- Added borderColor and borderWidth as optional parameters by @askprateek
- First release to pub.dartlang.org
- Wrap up all codes with documents
- Initial raw package