Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: NeuSearchBar Initial UI Looks changes #28

Closed
deepraj02 opened this issue Jul 1, 2023 · 4 comments · Fixed by #30
Closed

style: NeuSearchBar Initial UI Looks changes #28

deepraj02 opened this issue Jul 1, 2023 · 4 comments · Fixed by #30
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@deepraj02
Copy link
Owner

Changing the initial look for NeuSearchBar widget when Called.

part of #24

@deepraj02 deepraj02 added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Jul 1, 2023
@deepraj02 deepraj02 added this to the 2.0.0 milestone Jul 1, 2023
@deepraj02 deepraj02 self-assigned this Jul 1, 2023
deepraj02 added a commit that referenced this issue Jul 2, 2023
@bahadirtrkalioglu
Copy link

Hello, could you give some details about this issue; I liked that project.

@deepraj02
Copy link
Owner Author

Hey dude @bahadirtrkalioglu , thanks for the Interest, it's basically a flutter Package which is packed with NeuBrutalist styled Widgets.
Read the README for more, and in case you still have any doubt just ping me✌️

@bahadirtrkalioglu
Copy link

Thanks, let's see what I can do for this project. I like this design style.

@deepraj02
Copy link
Owner Author

Suree @bahadirtrkalioglu 🔥

deepraj02 added a commit that referenced this issue Jul 30, 2023
changes:
	1. Migration from Mateial UI Component towards NeuContainer
	2. Fixed Basic UI initial Style.
deepraj02 added a commit that referenced this issue Jul 30, 2023
changes:
	1. Migration from Mateial UI Component towards NeuContainer
	2. Fixed Basic UI initial Style.
deepraj02 added a commit that referenced this issue Aug 23, 2023
neubrutalism_ui v2.0.0 -beta ( 🛑 Contains Breaking Changes).

# 2.0.0 (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
- [x] `NeuCard` is depriciated now and will be Removed in the Following Versions. (For better Styling Freedom use `NeuContainer` instead).
- [x] `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`).
- [x] `NeuBottomNav` requires adding some additional `Scaffold` and `SafeArea` flags as of now. 
- [x] Removed the property `paddingData` from `NeuIconButton`
### Changes
- [x] Migrated to NeuContainer instead of Material Container in all widgets of this Package `NeuTextButton`  `NeuSearchBar` & `NeuIconButton`.
- [x] Changed the Initial UI Lookup Styling for widgets like `NeuTextButton` & `NeuSearchBar`.
### Features
- [x]  `NeuBottomNav` -UI styling done and dusted (Navigation Part Under Development RN).
- [x] OnPressed animation added in v2.0.0 for `NeuTextButton` & `NeuIconButton` (accessable by the `enableAniamtion` and `animationDuration` flags).

### Documentation
- [x] `example/main.dart` revamp to contain all NeuWidgets.
- [ ] Code Snippets and Set-up process explained for all the widgets

### Issues Fixed
- [x] closes #28 
- [x] closes #24 
- [x] closes #29 
- [x] closes #28 
- [x] closes #25 
- [x] closes #33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants