Skip to content

v0.1.4#11

Merged
pasichDev merged 2 commits into
mainfrom
dev
May 7, 2026
Merged

v0.1.4#11
pasichDev merged 2 commits into
mainfrom
dev

Conversation

@pasichDev

Copy link
Copy Markdown
Owner

No description provided.

pasichDev added 2 commits May 8, 2026 01:20
   Flutter — new LX design system (deep space theme, glassmorphism, electric-cyan accent):
   - Add lx_theme.dart with full design token set (colors, radii, spacing)
   - Add lx_glass.dart — glassmorphism surface widget (40px blur, hairline border, accent variant)
   - Add lx_sparkline.dart, lx_ring.dart — custom painter primitives for Monitor/Dashboard
   - Add lx_background.dart — radial gradient + dot-grid page background replacing AnimatedAuroraBackground
   - Add lx_tab_bar.dart — floating glass bottom nav bar with 5 tabs and cyan active indicator
   - Add lx_header.dart — standard screen header with back chevron, eyebrow, and action slot
   - Rewrite dashboard_screen.dart — hub with connection hero card, LxRing, sparkline, 6-module grid; tab-bar
   navigation; media/touchpad tabs hidden from bar
   - Add lx_tab_bar.dart — floating glass bottom nav bar with 5 tabs and cyan active indicator
   - Add lx_header.dart — standard screen header with back chevron, eyebrow, and action slot
   - Rewrite dashboard_screen.dart — hub with connection hero card, LxRing, sparkline, 6-module grid; tab-bar
   navigation; media/touchpad tabs hidden from bar
 1. device_auth_page.dart — full redesign
  - Replaced AnimatedAuroraBackground → LxBackground, removed AppBarCustom
  - New custom header: "LINQORA" wordmark left + settings gear (LxGlass circle) right
  - All LinStyles.glassMorphism → LxGlass
  - All Material theme colors → lxAccent, lxText, lxTextDim, lxRed, lxAmber, lxTextGhost
  - ElevatedButton/OutlinedButton → LxGlass with onTap (accent variant for the refresh action)
  - Device list items rebuilt with the LX icon-box style matching the module cards

  2. device_home_page.dart — status bar fix
  - Wrapped WillPopScope in SafeArea(bottom: false) — reconnect banner and all content now start below the system status
   bar; bottom: false leaves tab bar padding to DashboardScreen

  3. dashboard_screen.dart — settings restored
  - Added a settings_outlined LxGlass icon button in the hub's connection row (left of the existing disconnect button),
  navigating to AppRoutes.SETTINGS
@pasichDev pasichDev merged commit 4c52538 into main May 7, 2026
1 of 2 checks passed
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