zeba_academy_pixel_ui 1.0.0
zeba_academy_pixel_ui: ^1.0.0 copied to clipboard
A Flutter package for creating retro pixel-art interfaces with GameBoy-inspired themes, CRT effects, pixel animations, and nostalgic gaming widgets.
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 #
Added #
Themes
- Added
GameBoyThemefor authentic Game Boy-inspired UI styling. - Included classic retro green color palette.
- Added preconfigured Flutter
ThemeDatasupport.
Widgets
-
Added
PixelButtonwidget.- Retro pixel-art styling.
- Press animation effects.
- Custom child widget support.
-
Added
PixelContainerwidget.- Pixel-style bordered containers.
- Lightweight retro layouts.
-
Added
CRTOverlaywidget.- CRT scanline rendering effect.
- Simple integration with any widget tree.
-
Added
PixelLoaderwidget.- Retro-inspired loading animation.
- Lightweight animated indicator.
Animations
-
Added
PixelBlinkanimation widget.- Reusable blinking effect.
- Suitable for retro game interfaces and status indicators.
Package Infrastructure
- Added package exports through a single public library.
- Added Flutter widget tests.
- Added example application.
- Added documentation and usage guides.
- Added GPL-3.0 license.
- Added pub.dev ready package metadata.
Performance #
- Optimized widgets for lightweight rendering.
- Minimal dependencies.
- Fast animation execution.
Documentation #
- Added complete README documentation.
- Added installation guide.
- Added widget usage examples.
- Added roadmap section.
- Added contribution guidelines.
[Unreleased] #
Planned #
New Widgets
PixelDialogPixelSnackbarPixelProgressBarPixelTogglePixelCardPixelAvatarPixelMenuPixelTextField
New Themes
- NES Theme
- Sega Genesis Theme
- Pokémon Theme
- Arcade Theme
CRT Enhancements
- Animated scanlines
- CRT distortion effects
- Screen flicker simulation
- RGB channel shift effect
Animation Enhancements
- Pixel particle system
- Sprite-based animations
- Retro transition effects
Additional Features
- Retro sound integration
- Pixel icon pack
- Theme customization utilities
- Retro HUD components
- Pixel game UI toolkit
Versioning #
Major Releases #
- Breaking API changes
- Significant architectural updates
Minor Releases #
- New widgets
- New features
- Backward-compatible improvements
Patch Releases #
- Bug fixes
- Documentation improvements
- Performance enhancements
- Internal refactoring
Thank you for using zeba_academy_pixel_ui!