# flutter-base-app **Repository Path**: fla126/flutter-base-app ## Basic Information - **Project Name**: flutter-base-app - **Description**: No description available - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-13 - **Last Updated**: 2021-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_base_app 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: - [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. ## 生成国际化静态常量文件 flutter pub run easy_localization:generate -s assets/langs -f keys -o locale_keys.g.dart ##生成适配的android 及ios应用图标 flutter pub run flutter_launcher_icons:main