shadcn_flutter_material 0.0.54 copy "shadcn_flutter_material: ^0.0.54" to clipboard
shadcn_flutter_material: ^0.0.54 copied to clipboard

Material Design integration for shadcn_flutter: use material_ui widgets alongside shadcn_flutter components with a shared theme.

0.0.54 #

Added #

  • Requires Flutter 3.47.0 (Dart 3.13.0) or newer, matching shadcn_flutter.
  • Initial release, split out of shadcn_flutter when that package dropped its Material dependency.
  • MaterialShadcnApp, a drop-in replacement for ShadcnApp that registers the Material localizations and installs the Material theme, Material and ScaffoldMessenger ancestors.
  • MaterialLayer, the same ancestors for a single subtree, plus materialThemeFor and kMaterialLocalizationsDelegates.
  • buildAdaptiveEditableTextContextMenu, buildMaterialEditableTextContextMenu and buildMaterialSpellCheckSuggestionsToolbar, replacing TextField.nativeContextMenuBuilder() and TextField.materialContextMenuBuilder().
  • Re-exports of Icons, MaterialPage, MaterialPageRoute and SliverAppBar, which shadcn_flutter used to re-export itself.
0
likes
160
points
97
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Material Design integration for shadcn_flutter: use material_ui widgets alongside shadcn_flutter components with a shared theme.

Repository (GitHub)
View/report issues
Contributing

Topics

#widget #user-interface #material-design #shadcn-ui #interop

License

BSD-3-Clause (license)

Dependencies

flutter, material_ui, shadcn_flutter

More

Packages that depend on shadcn_flutter_material