# ltll **Repository Path**: CareiOS/ltll ## Basic Information - **Project Name**: ltll - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-19 - **Last Updated**: 2026-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ltll A new Flutter project. ## 本地化 [参考](https://juejin.cn/post/6995500620098732069) 添加第三方库 ```shell flutter_localizations: sdk: flutter ``` ### Getx用法 全局用Get.put or Get.lazyPut find就会创建新的用Get.create 根据tag来区分就用tag的方式