Skip to content

lots of updates#2

Open
johndpope wants to merge 15 commits intojyothish-ram:mainfrom
johndpope:main
Open

lots of updates#2
johndpope wants to merge 15 commits intojyothish-ram:mainfrom
johndpope:main

Conversation

@johndpope
Copy link
Copy Markdown

No description provided.

johndpope and others added 15 commits December 9, 2025 05:31
- CustomPainter draws authentic retro game-style pixel borders
- New API: borderDark, borderMid, borderLight, pixelSize
- Multi-layer border effect: dark outer, mid, light inner highlight
- Improved default colors with better contrast
- Updated example app and tests for new API

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create PixelBottomBar with pixelated stepped corner effect
- Add PixelBottomBarAdvanced variant with labels support
- Include customizable colors, gradients, and glow effects
- Add example page with toggle controls for stepped corners and glow

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add notification badge support with pixelated badge shape
- Add translucent blur effect option (useBlur, blurSigma)
- Improve stepped corner algorithm for more pixel-art style
- Add pixelated highlight painter for active icon
- Add ClipPath for proper blur clipping
- Update example with badge demo and blur toggle

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add PixelBottomBarIndicatorStyle enum (highlight, underline)
- Add indicatorStyle and activeIndicatorColor properties
- Update both PixelBottomBar and PixelBottomBarAdvanced
- Fix pixel art staircase corners (true horizontal/vertical steps)
- Add RED UNDERLINE toggle in example app

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add PixelSteppedPanel: basic panel with stepped pixel-art corners
- Add PixelPillPanel: pill-shaped panel with multi-step staircase corners
- Add PixelInsetPanel: inset panel with 3D bevel effect
- All panels support useSteppedCorners toggle for smooth/stepped corners
- Add demo page with examples for Presidential Dilemma game UI

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add comprehensive dartdoc comments for pub.dev documentation
- Change PixelBottomBar indicatorStyle default from highlight to underline
- Bump version to 0.0.2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Document PixelBottomBar, PixelSteppedPanel, PixelPillPanel, PixelInsetPanel
- Document PixelHamburgerIcon
- Add code examples for all new widgets
- Update CHANGELOG with 0.0.2 release notes
- Update installation version to 0.0.2

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Allows customizing the noise/static color in CRT effects.
Default is white (existing behavior), can be set to Colors.black
for dark static effects.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- sdk: ^3.9.0 → ^3.0.0
- google_fonts: ^6.2.1 → ^6.1.0
- audioplayers: ^6.5.0 → ^6.0.0
- flutter_lints: ^5.0.0 → ^4.0.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant