# ss-app **Repository Path**: Rookie_liu_code/ss-app ## Basic Information - **Project Name**: ss-app - **Description**: No description available - **Primary Language**: Dart - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-21 - **Last Updated**: 2024-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lbs_requester_app A new Flutter project. ## Getting Started ## 以下启动命令基于fvm 如果没安装 直接使用flutter命令 ## 启动命令 (可选debug/test/release) fvm flutter run --dart-define=DART_DEFINE_APP_ENV=debug ## 生成app图标命令 fvm flutter pub run flutter_launcher_icons:main ## 生成开屏背景 dart run flutter_native_splash:create --path=flutter_native_splash.yaml This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) - [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference.