Profile avatar
mariuti.com
🇮🇹 Flutter Developer 💙 Solopreneur | codigo.bestofcode.dev Learn To Code | notescalculator.com | OpenSource solidart, flutter-shadcn-ui | NeoVim
94 posts 300 followers 1,341 following
Prolific Poster
Conversation Starter

shadcn_ui #132 update Released the v0.23.4 FIX: ShadSelectFormField and ShadSelectMultipleFormField controller not updating the parent ShadForm.

shadcn_ui #131 update Released the v0.23.3 FIX: ShadInput onPressedOutside when tapping on another ShadInput. FEAT: Add groupId to ShadInput and ShadInputFormField, defaults to UniqueKey instead of EditableText.

shadcn_ui #129 update Released the v0.23.2 FEAT: Add copyWith method to ShadColorScheme.

shadcn_ui #128 update Released the v0.23.1 FIX: ShadResizable divider alignments when dividerSize is overriden.

shadcn_ui #127 update Released the v0.23.0 FIX: Expose ShadMouseCursorProvider. FIX: ShadMenubar anchor. FIX: ShadBadge should not enter the gesture arena if the onPressed callback is not provided. 👇

shadcn_ui #126 update Released the v0.22.5 FIX: ShadGestureDetector global coordinates when using multiple Navigators.

shadcn_ui #125 update Released the v0.22.4 FIX: Pass themeMode to MaterialApp (thanks to mubareksd). FIX: Add focusNode to ShadInputFormField.

shadcn_ui #124 update Released the v0.22.3 FIX: ShadTooltip exit animation, add duration and reverseDuration to it. FIX: ShadMenubar no longer steals the focus. FIX: ShadButton stealing focus when pressed. FEAT: Add stylusHandwritingEnabled to ShadInput.

shadcn_ui #123 update Released the v0.22.2 FIX: Add constraints to ShadInput and ShadInputFormField, by default the min height is calculated based on the style and placeholderStyle. FIX: ShadInput style and placeholder style which are now merged instead of replaced. 👇

shadcn_ui #122 update Released the v0.22.1 FIX: ShadInput icon color

shadcn_ui #121 update Released the v0.22.0 FEAT: Add ShadMenubar component. REFACTOR: Deprecate ShadDivider and ShadDividerTheme, use ShadSeparator and ShadSeparatorTheme instead. FEAT: Add onTapInside, onTapOutside, onTapUpInside and onTapUpOutside to ShadContextMenu.

shadcn_ui #119 update Released the v0.21.0 FEAT: Add ShadDivider component (thanks to Luckey-Elijah) FIX: Pass buttonDecoration to ShadButton inside ShadDatePicker (thanks to plusema86) CHORE: Add comments to all components + test many of them flutter-shadcn-ui.mariuti.com/components/d...

shadcn_ui #118 update Released the v0.20.3 FIX: Validation mode on form field reset (thanks to Mayb3Nots)

shadcn_ui #116 update Released the v0.20.1 REFACTOR: Set debugShowCheckedModeBanner to false by default in ShadApp. FIX Expose ShadInputOTPTheme.

shadcn-ui #115 update Released the v0.20.0 FEAT: Add ShadIconButton component. REFACTOR: Deprecated ShadButton.icon, use ShadIconButton for a button with just an icon and ShadButton.leading for a button with an icon and a text. 👇

shadcn-ui #114 update Released the v0.19.3 FIX: Make selectedOptionBuilder required in ShadSelect (thanks to muradb). FIX: Add optionsBuilder to ShadSelect and its form fields where it was missing.

shadcn-ui #113 update Released the v0.19.2 FIX: Add constraints to ShadCard child.

shadcn-ui #112 update Released the v0.19.1 REFACTOR: Rename materialTextTheme into applyGoogleFontToTextTheme. FEAT: Allow accessing the ShadTheme with the context, in the materialThemeBuilder and appBuilder. DOCS: Add default themes created by ShadApp in the documentation

shadcn-ui #111 update FIX: ShadInput readOnly not updating. BREAKING CHANGE: Rename ShadSelect and form fields controller to popoverController. FEAT: Add controller to ShadSelect and form fields, to control the selected values. 👇

shadcn-ui #110 update Released the v0.18.7 FIX: ShadApp dark theme behavior now is the same as Material. The dark theme is applied only if you provide a darkTheme and the user theme mode is dark

shadcn-ui #109 update Released the v0.18.6 FIX: ShadTimePicker controller not being used correctly when the component is initialized. Now each field allows a single digit instead of two.

shadcn-ui #108 update Released the v0.18.5 FIX: ShadCalendar forward button icon color. CHORE: Bump the version of universal_image (thanks to brunosemfio).

Introducing Disco: A New Concept of Providers to Do Scoped DI in Flutter 🚀 Hey everyone, A friend of mine and I are excited to share Disco, a new open-source library for scoped dependency injection in Flutter! disco.mariuti.com

shadcn-ui #107 update Released the v0.18.4 (CRITICAL BUG FIX) FIX: ShadDatePicker popover closes on caption selection. CHORE: Add onNavigationNotification to ShadApp 👇

shadcn-ui #106 update Released the v0.18.3 FIX: Improve ShadAvatar. FIX: Locale not handled in ShadCalendar and ShadDatePicker. REFACTOR: Remove optionsOrderPolicy from ShadSelectTheme and move it to ShadOptionTheme with the name orderPolicy.

shadcn-ui #105 update Released the v0.18.2 FIX: InputOTP component with RTL directionality.

shadcn-ui #104 update Released the v0.18.1 FIX: Set ShadCard clipBehavior to Clip.antialias, add clipBehavior to ShadCard and ShadCardTheme. FIX: Use selectedDecoration in ShadTabs (thanks to @thisisamank) FEAT: Add colorSelector to the ShadcnUI docs (thanks to @0xharkirat)

shadcn-ui #103 update Released the v0.18.0 BREAKING CHANGE: Remove applyIconColorFilter from ShadButton. BREAKING CHANGE: Remove ShadImage component. Prefer using the Icon widget for IconData, the Image widget for normal images, 👇

shadcn-ui #102 update Released the v0.17.6 Fix the iconSize of ShadButton, add iconSize to ShadButton.

shadcn-ui #101 update Released the v0.17.5 FEAT: New OrderPolicy, LinearOrderPolicy, ReverseOrderPolicy and CustomOrderPolicy to update the order policy of the items in a list, this can be very useful to arrange the order of the parts of the shadcn components. 👇

Thank you @jezell.bsky.social 💙 for sponsoring me on @github. 50€/month is a huge amount 😳 github.com/sponsors/nan...

shadcn-ui #100 update Released the v0.17.4 - FIX `ShadTabs` onChanged runtime exception due to misleading type

The new Sign up and Log in pages of Notes Calculator 😎