0.0.3 released, see CHANGELOG.md
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
## 0.0.3
|
||||
|
||||
Lots of improvements!
|
||||
|
||||
- `CardTextField` now has customizable styles. Stripe integration is natively handled now, returning a card token, if stripe keys are provided.
|
||||
- `README` revamped with emojis, screen recordings, the whole nine yards.
|
||||
- `LICENSE` changed from BSD-3.0 to MIT license for pub points, I guess it wasn't being recognized correctly...
|
||||
- Added `http` depency for handling Stripe token api call.
|
||||
- Added Widget tests because that should be a thing that gets checked.
|
||||
- Fix for backspacing on mobile not changing focus.
|
||||
- Fix for text field spacing when in small form factor
|
||||
- Much improved usability on mobile, added manually scrolling to element
|
||||
- Added Icon Size param for card Provider Icon
|
||||
|
||||
|
||||
## 0.0.2
|
||||
|
||||
Added dartdoc comments for more pub points!
|
||||
|
||||
Reference in New Issue
Block a user