zeba_academy_comic_ui 1.0.0
zeba_academy_comic_ui: ^1.0.0 copied to clipboard
Comic-book inspired Flutter widgets with speech bubbles, sketchy buttons, pop animations and cartoon shadows.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.0 - 2026-06-01 #
๐ Initial Release #
The first stable release of zeba_academy_comic_ui, a comic-book inspired Flutter UI package designed to bring fun, expressive, and cartoon-style interfaces to Flutter applications.
โจ Added #
๐ฌ Comic Speech Bubbles
- Added
ComicSpeechBubblewidget. - Custom painted comic-style speech bubble design.
- Rounded bubble appearance with tail support.
- Configurable child content.
๐ Comic Buttons
- Added
ComicButtonwidget. - Sketch-inspired comic button styling.
- Press animation effect.
- Cartoon interaction feedback.
- Customizable text and actions.
๐ Pop Animations
- Added
PopAnimationwidget. - Elastic scale-in animation.
- Smooth entrance transitions.
- Suitable for onboarding screens, rewards, badges, and interactive elements.
๐ Cartoon Shadows
- Added
CartoonShadowwidget. - Bold comic-style shadow rendering.
- Creates depth using hard-offset shadows.
- Reusable shadow wrapper for custom widgets.
๐ Comic Cards
- Added
ComicCardwidget. - Comic-inspired card design.
- Thick borders and bold shadows.
- Suitable for content sections, profiles, and dashboards.
๐จ Theme Support
- Added
ComicTheme. - Material 3 compatibility.
- Comic-inspired typography support.
- Easy application-wide styling.
๐งช Testing
-
Added widget tests for:
- ComicButton
- ComicSpeechBubble
- ComicCard
- CartoonShadow
- PopAnimation
๐ Documentation
- Added comprehensive README.
- Added installation guide.
- Added usage examples.
- Added complete demo application.
๐ Platform Support
- Android
- iOS
- Web
- Windows
- macOS
- Linux
โ Package Standards
- Null Safety enabled.
- Flutter package structure.
- Production-ready exports.
- GPL-3.0 licensed.
[Unreleased] #
๐ Planned #
Version 1.1.0
- Comic Panels
- BAM / POW Effects
- Animated Stickers
- Explosion Widgets
- Dynamic Speech Bubble Tails
Version 1.2.0
- Comic Navigation Bar
- Comic Dialogs
- Comic Avatars
- Interactive Bubble Animations
- Comic Loading Indicators
Version 2.0.0
- Full Comic Design System
- Advanced Theme Presets
- Comic Typography Package
- Comic Page Transitions
- Storytelling Components
- Comic Layout Framework