s_design 2.0.0 copy "s_design: ^2.0.0" to clipboard
s_design: ^2.0.0 copied to clipboard

Schrift Design UI component library of Flutter, responsive and suitable for use in mobile projects.

Schrift Flow Logo

Schrift Flow Logo ✨ sDesign ✨

The Fluid, Animated, and Enterprise-Ready UI Component Library for Flutter.

Pub Package Platform support License: MIT

Zero friction. Infinite customization. Pure flow.

(The buttery smooth interactions and physics of sDesign)

Launch Live GalleryDocumentationTheming Engine


💎 Why sDesign? #

Forget fighting with rigid boilerplate. sDesign is a premium component suite crafted specifically to bring world-class design systems to your Flutter applications effortlessly. We replaced dense setups with visual elegance.

Animated by Default
Every component features liquid-smooth micro-interactions, hover effects, and precise state transitions built directly into the core. Everything feels alive.

Tokens, not Tears
A revolutionary type-safe theming engine (SThemeData) that instantly propagates your brand's colors and typography across 20+ complex components seamlessly.

Pixel-Perfect Rigor
Designed with impeccable attention to margin, padding, typography, and optical alignment. It just looks expensive.



🧩 The Arsenal #

We provide 28+ robust, accessible modules that seamlessly adapt to all 6 major Flutter platforms (iOS, Android, Web, Windows, macOS, Linux).

Category High-End Components
🕹️ Inputs SButton, SInput, SSelect, SSwitch, SDatePicker, SSlider,SCheckbox,SDatePicker,STimePicker,SDropdown
🏗️ Layout SScaffold (w/ Pull-to-refresh), SCard, STabs, SPagination ,SListTile,SBottom Navigation
💬 Feedback SSonner (Stackable Toasts), SAlert, SDialog, SFloatingPanel,
📱 Display SAvatar, SSteps, SQRCode, SProgress, STooltip, SAvatar ,SSlider,

⚡ Setup in Seconds #

We hate boilerplate as much as you do. Wrap your app in SApp and let us handle the theming, overlays, localization, and scroll physics automatically.

// Your entire design system configured in one widget wrapper.
SApp(
  title: 'My Gorgeous App',
  theme: SThemeData.light(),
  darkTheme: SThemeData.dark(),
  home: const MyDashboard(),
)



Schrift Flow Logo

Built with ❤️ by Schrift Flow

Licensed under the MIT License.

2
likes
160
points
155
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Schrift Design UI component library of Flutter, responsive and suitable for use in mobile projects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, flutter_spinkit, intl, provider, qr_flutter, shimmer

More

Packages that depend on s_design