# my_flutter_plugin **Repository Path**: ldb-gitee/my_flutter_plugin ## Basic Information - **Project Name**: my_flutter_plugin - **Description**: No description available - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 自己造的flutter插件或包。 flutter create --template=package hello flutter create --org com.example --template=plugin --platforms=android,ios -a kotlin hello flutter create --org com.example --template=plugin --platforms=android,ios -a java hello flutter create --org com.example --template=plugin --platforms=android,ios -i objc hello flutter create --org com.example --template=plugin --platforms=android,ios -i swift hello flutter packages upgrade 获取到最新 flutter packages get 获取pubspec.lock文件指定的版本