wanigo_ui 0.0.6 copy "wanigo_ui: ^0.0.6" to clipboard
wanigo_ui: ^0.0.6 copied to clipboard

Package untuk global styles dan reusable widgets aplikasi WANIGO!

Changelog #

All notable changes to the Wanigo UI package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2025-04-23 #

Added #

  • Initial release of Wanigo UI package
  • Core components:
    • GlobalText with multiple variants for typography system (headings, body text with various weights)
    • GlobalButton with primary, secondary, and tertiary styles in multiple sizes
    • GlobalTextField for consistent input styling
    • GlobalDropdown for dropdown selection components
    • GlobalAppBar for consistent app navigation headers
    • GlobalModal for displaying dialogs and alerts
    • GlobalIcon for consistent icon usage
    • GlobalTabMenu with equal width and flexible width variants
    • BaseWidgetContainer for wrapping screens
  • Styling system:
    • AppColors color palette with semantic naming
    • GlobalShadow elevation system with consistent shadows
    • AppTheme for theme configuration

Features #

  • Typography system with multiple text variants (heading, body) and weights (regular, medium, semiBold, bold, extraBold)
  • Button system with multiple styles (primary, secondary, tertiary) and sizes (xsmall, small, medium, large)
  • Input fields with proper styling for regular, focused, disabled, and error states
  • Dropdown component with intuitive item selection and states
  • Modal system for creating consistent dialogs and messages
  • Tab menu system with flexible configuration options
  • Comprehensive color system with shades for blue, orange, gray, red, and green

0.0.3 - 2026-01-20 #

Added #

  • GlobalModal change secondary button to outline style
  • GlobalButton add button variant outline style'

0.0.4 - 2026-01-20 #

Added #

  • GlobalModal change secondary button size to medium

0.0.5 - 2026-02-03 #

Added #

  • GlobalButton add button variant subtle button'

0.0.6 - 2026-02-03 #

Added #

  • GlobalButton add factory subtle button'

How to upgrade #

For the initial release, no upgrade steps are required. Just add the dependency to your pubspec.yaml:

dependencies:
  wanigo_ui: ^0.0.6

Coming Soon #

  • Enhanced theming capabilities
  • More specialized input fields (date pickers, etc.)
  • Form validation helpers
  • Enhanced animation system
  • More complex UI patterns
0
likes
140
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Package untuk global styles dan reusable widgets aplikasi WANIGO!

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_screenutil, flutter_svg

More

Packages that depend on wanigo_ui