在flutter学习中需要实现一个轮播图。在pubspec.yaml中添加
在android studio 中全局搜索 pubspec.yaml 文件
在文件中找到这个位置
将flutter_swiper:^1.0.6这个文件添加进去
按Packages get 添加第三方应用
同理