# flutter-example **Repository Path**: ideplugin/flutter-example ## Basic Information - **Project Name**: flutter-example - **Description**: https://github.com/jzoom/flutter-example - **Primary Language**: Dart - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-25 - **Last Updated**: 2021-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter-example flutter的演示项目,演示各种常用功能。 # flutter使用svg https://github.com/jzoom/flutter-example/tree/master/flutter_use_svg # flutter使用剪裁,评分控件rating_bar https://github.com/jzoom/flutter-example/tree/master/flutter_clip # flutter中页面跳转 https://github.com/jzoom/flutter-example/tree/master/flutter_navigator # flutter中调用原生模块 https://github.com/jzoom/flutter-example/tree/master/flutter_baidu_map # flutter中使用redux https://github.com/jzoom/flutter-example/tree/master/flutter_use_redux # flutter中使用redux(2) https://github.com/jzoom/flutter-example/tree/master/flutter_use_redux-2