frosted_ui_kit 1.1.2 copy "frosted_ui_kit: ^1.1.2" to clipboard
frosted_ui_kit: ^1.1.2 copied to clipboard

A modern Flutter UI kit combining Apple's Liquid Glass aesthetics and Telegram's fluid Android UI. Includes blur cards, sliding tabs, and glass buttons.

1.1.2 #

  • Fix: Shortened package description in pubspec.yaml to meet pub.flutter-io.cn scoring requirements (under 180 characters) to achieve 160/160 pub points.

1.1.1 #

  • Fix: Updated README to properly render the demo GIF on pub.flutter-io.cn using standard Markdown and an absolute GitHub raw URL.

1.1.0 #

  • Smart Platform Adaptation: BlurredCard now intelligently auto-adapts to the platform. It uses smooth hardware-accelerated BackdropFilter on iOS, and seamlessly falls back to smooth Alpha Transparency (disableBlur: true) on Android to maintain Telegram-like 60fps fluidity on all device tiers.
  • Performance Optimizations: Reduced default blur sigma values to 5.0 and changed default clipBehavior to Clip.hardEdge for significantly better rendering performance.
  • Feature: Added onTabChanged global callback to FrostedNavigationButtomBar for easier tab state management.

1.0.2 #

  • Added GIF demo to the pub.flutter-io.cn main page.
  • Exported AuthScreen as part of the public API and extracted AuthView for inline embedding.
  • Fixed button animations and padding for AppButton, CricleButton, and FrostLoadingButton.
  • Added feature flags and custom widget overrides (e.g., customLoginButton) to AuthScreen to allow disabling or customizing specific authentication flows.

1.0.1 #

  • Updated README with full documentation URL and complete example code.

1.0.0 #

  • Initial release of the frosted_ui_kit package.
  • Added standard UI components: Glass Cards, Action Buttons, Sliding Tabs, Bottom Sheets, Inputs, Dialogs, Loading Indicator, List Tiles, and Stepper.
  • Included generic Authentication module UI screens.
8
likes
160
points
247
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modern Flutter UI kit combining Apple's Liquid Glass aesthetics and Telegram's fluid Android UI. Includes blur cards, sliding tabs, and glass buttons.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #widget #glassmorphism #toolkit

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_localizations, intl, lottie

More

Packages that depend on frosted_ui_kit