zeba_academy_circuit_ui 1.0.0
zeba_academy_circuit_ui: ^1.0.0 copied to clipboard
Circuit board inspired Flutter UI components with PCB backgrounds, LED indicators, digital displays, electronic switches, and circuit animations.
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-04 #
Added #
- Initial stable release of zeba_academy_circuit_ui.
- PCB-inspired background widget for electronics-themed interfaces.
- LED indicator widget with animated glow effects.
- Digital display widget for displaying values in an electronic-style format.
- Electronic switch widget with Material 3 compatibility.
- Circuit flow animation widget for simulating signal movement through circuits.
- Customizable colors and styling options across components.
- Lightweight implementation with no third-party runtime dependencies.
- Example application demonstrating all package components.
- Widget tests covering core package functionality.
- Comprehensive documentation and usage examples.
- GPL-3.0 licensing.
Features #
- Electronics-inspired user interface components.
- Circuit board themed visuals.
- Futuristic dashboard building blocks.
- Responsive design support for mobile, desktop, and web.
- Easy integration into existing Flutter applications.
Technical #
- Supports Dart 3 and Flutter 3.
- Export-based package architecture for simple imports.
- Clean and maintainable component structure.
- Production-ready package configuration for pub.dev publishing.