levin_ui 2.0.7 copy "levin_ui: ^2.0.7" to clipboard
levin_ui: ^2.0.7 copied to clipboard

FORKED VERSION OF neubrutalism ui

2.0.2 (10-11-2023) #

Release Highlights #

Performance and Bug Fixes.

Changes #

  • ✅ fix: Reversed animation and onTap as seperate concepts in InkWell widget

Closes #

  • ✅ closes #45

2.0.1 (09-11-2023) #

Release Highlights #

Performance and Bug Fixes.

Changes #

  • SearchBarIcon is renamed as leadingIcon for LevinSearchBar Widget. (Done to make the properties more self-Explainatory).
  • ✅ fix: Stationary Shadow in LevinButtons (The offset staying stationary onPressing).
  • ✅ fix: OnPressed function not invoking while enableAnimation value set to true.

Closes #

  • ✅ closes #39
  • ✅ closes #41
  • ✅ closes #40

2.0.0 (26-10-2023) #

Release Highlights #

2.0.0 (Feature Update) will focused on adding more UI components and will reduce the complexity of creating Custom UI from this Package.

Breaking Changes #

  • LevinCard is depriciated now and will be Removed in the Following Versions. (For better Styling Freedom use LevinContainer instead).
  • LevinTextButton contains some breaking changes as the Widget child properties is removed completely and replaced with Text Property focusing only on keeping Texts in the LevinTextButton. (For Complex UI design choose LevinContainer)
  • ✅ Removed the property paddingData from LevinIconButton

Changes #

  • ✅ Migrated to LevinContainer instead of Material Container in all widgets of this Package LevinTextButton LevinSearchBar & LevinIconButton.
  • ✅ Changed the Initial UI Lookup Styling for widgets like LevinTextButton & LevinSearchBar.

Features #

  • ✅ OnPressed animation added in v2.0.0 for LevinTextButton & LevinIconButton (accessable by the enableAniamtion and animationDuration flags).

Documentation #

  • example/main.dart revamp to contain all LevinWidgets.
  • ❌ Code Snippets and Set-up process explained for all the widgets

Issues Fixed #

  • ✅ closes #28
  • ✅ closes #24
  • ✅ closes #29
  • ✅ closes #28
  • ✅ closes #25

TODO's #

  • ❌ closes #26
  • ❌ closes #33

2.0.0-beta-2(03-09-2023) #

Release Highlights #

  • ✅ Docs Update for v2.0.0-beta()
  • ✅ Minor UI and Code Fixes
  • ✅ Example app revamp to include all Widgets.

2.0.0-beta (22-08-2023) #

Release Highlights #

2.0.0 (Feature Update) will focused on adding more UI components and will reduce the complexity of creating Custom UI from this Package. New Widgets LevinBottomNav will also be included along with other bug fixes and Performance improvements and Improved code for better testability

Breaking Changes #

  • LevinCard is depriciated now and will be Removed in the Following Versions. (For better Styling Freedom use LevinContainer instead).
  • LevinTextButton contains some breaking changes as the Widget child properties is removed completely and replaced with Text Property focusing only on keeping Texts in the LevinTextButton. (For Complex UI design choose LevinContainer).
  • LevinBottomNav requires adding some additional Scaffold and SafeArea flags as of now.
  • ✅ Removed the property paddingData from LevinIconButton

Changes #

  • ✅ Migrated to LevinContainer instead of Material Container in all widgets of this Package LevinTextButton LevinSearchBar & LevinIconButton.
  • ✅ Changed the Initial UI Lookup Styling for widgets like LevinTextButton & LevinSearchBar.

Features #

  • LevinBottomNav -UI styling done and dusted (Navigation Part Under Development RN).
  • ✅ OnPressed animation added in v2.0.0 for LevinTextButton & LevinIconButton (accessable by the enableAniamtion and animationDuration flags).

Documentation #

  • example/main.dart revamp to contain all LevinWidgets.
  • ❌ Code Snippets and Set-up process explained for all the widgets

Issues Fixed #

  • ✅ closes #28
  • ✅ closes #24
  • ✅ closes #29
  • ✅ closes #28
  • ✅ closes #25
  • ❌ closes #26
  • ❌ closes #33

1.0.0 (15-04-2023) #

Release Highlights #

(Contains Breaking Changes) #

  • ✅ docs: Update README to the Current Standard.
  • ✅ docs: Add Updated API Documentation for All LevinWidgets.
  • ✅ feat: add textalign property in neuTextButton.
  • ✅ feat: Add a Container for Creating Custom Widgets in Levinbrutalist style
  • ✅ feat: add nested widget support to provide more flexibility
  • ❌ feat: add OnHover Animation
  • ❌ feat: Add Widget Tests
  • Issues Closed
    • ✅ closes #12
    • ✅ closes #15 - Added Nested widget Support
    • ✅ closes #14 - Added LevinContainer
    • ✅ closes #17 - shadowGeometry -> blurGeometry
    • [x]closes #13 - Added Fresh Docs

0.2.0 (19-03-2023) #

Release Highlights: #

  • ✅ Added 2 New Widgets neuIconButton and neuSearchBar
  • ✅ Fixed the bug causing no response on onPressed function in neuTextButton

0.1.2 (17-03-2023) #

Release Highlights: #

  • ✅ Fix Pubspec

0.1.1 (17-03-2023) #

Release Highlights: #

  • ✅ Added 2 amazing Widgets
  • ✅ Added More Documentation.
  • ✅ Added Example Section.
  • ✅ Fixes for LevinImageButton.
0
likes
105
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

FORKED VERSION OF neubrutalism ui

Documentation

API reference

License

CC0-1.0 (license)

Dependencies

flutter

More

Packages that depend on levin_ui