Skip to content

Commit

Permalink
First working textfield implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Jun 27, 2024
1 parent f79768e commit 109c480
Show file tree
Hide file tree
Showing 6 changed files with 957 additions and 362 deletions.
4 changes: 4 additions & 0 deletions forui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## Next

### Changes
* Change default `FTextFieldStyle`'s vertical content padding from `5` to `15`.
* Split exports in `forui.dart` into sub-libraries.

## Fixes
* Fix missing `key` parameter in `FTextField` constructors.

## 0.1.0

* Initial release! 🚀
Loading

0 comments on commit 109c480

Please sign in to comment.