UI framework

This commit is contained in:
Mikkeli Matlock
2026-01-24 12:24:26 +09:00
parent 2f5894cda8
commit 0d9c5eb359
8 changed files with 291 additions and 0 deletions

19
pi/ui/pubspec.yaml Normal file
View File

@@ -0,0 +1,19 @@
name: smartserow_ui
description: Smart Serow embedded UI for Raspberry Pi Zero 2W
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true