# flutter **Repository Path**: fallenink/flutter ## Basic Information - **Project Name**: flutter - **Description**: flutter刚起步 - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter 应用 *TODO* - [ ] MVC ## 规范 *内部类、内部函数* ``` class _App { } class App { void _method () { } } ``` ## 必要的三方库 * [微信登陆](https://github.com/OpenFlutter/fluwx) * [社交登陆/分享全家桶](https://github.com/v7lin/fake_weibo) * [高德地图](https://github.com/zhibuyu/Flutter_GaodeMap)