Deepraj Baidya
Deepraj Baidya
I completely changed the UI and code base of this Calculator Some MAJOR fixes are:- -Updated UI - included README - Included a Icon - - fixed and updated the...
Image added with the name `oceanic-underwater-life` Found this on Dribble and thought it goes with the vibe of this repo: Credits to the Original Creator: https://dribbble.com/shots/22013071-deep-water
### Description colorls lags for a while when running the command for the first time after restarting terminal - Relevant Issues : (none) - Relevant PRs : (none) - Type...
Hey Robert, I've been using your extension for a very long time and I love it. However I've some cool ideas in my mind regarding this Extension: - Code actions...
**Description** Clearly describe what documentation you are looking to add or improve. **Requirements** - [ ] Requirements go here
**Description** Add existing onClick Animation during "onHover" phase for Web. **Requirements** - [ ] Wrap the Widget with MouseRegion - [ ] set up onHover animations **Additional Context** Add any...
## closes #89 **Added MUICollapsibleButton on top of existing MUIPrimaryButton class keeping all it's parameters accessible** ### Video (Demo):  ### Example ```dart MUICollapsibleButton( actionIcon: isCollapsible ? Icons.arrow_drop_up : Icons.arrow_drop_down,...
Having a github workflow setup for publishing the package to pub.dev will be a great way to get rid of manually updating it. If this one sounds interesting, assign this...
## Description Added 3 types of Extension Method that deals with Padding for List types (Row, Column) `paddingDirectional` method provides fine-grained control over directional spacing, allowing you to customize padding...