# flutter_study **Repository Path**: thousmile/flutter_study ## Basic Information - **Project Name**: flutter_study - **Description**: flutter learning case - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-27 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Flutter ## README # flutter_study Flutter learning case 打包命令: android: flutter build apk --split-per-abi windows: flutter build windows linux: flutter build linux web: flutter build web