- Fix resize overflow by replacing AnimatedPositioned/AnimatedContainer with OverflowBox + AnimatedSlide (transform-based, no layout reflow) - Add slide-up animation for new task toast using AnimationController - Add fade+scale animation for settings screen overlay - Add fade+scale animation for kebab menu in task detail view - Convert workspace switcher from inline dropdown to floating popup menu with fade+scale animation and hover states - Add hover highlights to workspace menu items and fix kebab menu hover highlights extending to edges - Add drawer shadow casting onto main content when open - Standardize all transition durations to 150ms - Skip custom border/resize zones on Windows (native frame suffices) |
||
|---|---|---|
| .. | ||
| lib | ||
| linux | ||
| rust | ||
| test | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| flutter_rust_bridge.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
bevy_tasks
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.