neubrutalism_ui

A Very Good Flutter Package, packed with amazing Neubrutalism UI Components.

CC0-1.0 License

Stars
75

Bot releases are visible (Hide)

neubrutalism_ui - v2.0.2 (onPressed Animation bug fix) Latest Release

Published by deepraj02 11 months ago

What's Changed

Full Changelog: https://github.com/deepraj02/neubrutalism_ui/compare/v2.0.1...v2.0.2

neubrutalism_ui - v2.0.1 (Performance and bug fixes)

Published by deepraj02 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/deepraj02/neubrutalism_ui/compare/v2.0.0...v2.0.1

neubrutalism_ui -

Published by deepraj02 12 months ago

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

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

Changes

  • Migrated to NeuContainer instead of Material Container in all widgets of this Package NeuTextButton NeuSearchBar & NeuIconButton.
  • Changed the Initial UI Lookup Styling for widgets like NeuTextButton & NeuSearchBar.

Features

  • OnPressed animation added in v2.0.0 for NeuTextButton & NeuIconButton (accessable by the enableAniamtion and animationDuration flags).

Documentation

  • example/main.dart revamp to contain all NeuWidgets.
  • 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
neubrutalism_ui - v2.0.0-beta-2

Published by deepraj02 about 1 year ago

What's Changed

Full Changelog: https://github.com/deepraj02/neubrutalism_ui/compare/v2.0.0-beta...v2.0.0-beta-2

neubrutalism_ui - v2.0.0-beta

Published by deepraj02 about 1 year ago

2.0.0-beta (01-09-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 NeuBottomNav will also be included along with other bug fixes and Performance improvements and Improved code for better testability

Breaking Changes

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

Changes

  • Migrated to NeuContainer instead of Material Container in all widgets of this Package NeuTextButton NeuSearchBar & NeuIconButton.
  • Changed the Initial UI Lookup Styling for widgets like NeuTextButton & NeuSearchBar.

Features

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

Documentation

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

Issues Fixed

  • closes #28
  • closes #24
  • closes #29
  • closes #28
  • closes #25
  • closes #33
neubrutalism_ui - 1.0.0 - Stable

Published by deepraj02 over 1 year ago

What's Changed

Full Changelog: https://github.com/deepraj02/neubrutalism_ui/compare/v0.2.0...v1.0.0

neubrutalism_ui - Feature Release

Published by deepraj02 over 1 year ago

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
Package Rankings
Top 27.93% on Pub.dev
Related Projects