Skip to content

wozhizhizhi/flutter_igan

Repository files navigation

flutter_igan

  • 感谢 http://gank.io 提供的api
  • 单纯为了学习与交流,希望大家喜欢,多多提意见。
  • 会将新知识点用到该项目,会保持持续更新

知识点

1.基础布局
2.数据请求
3.MVP实现
4.上拉加载(个人感觉待优化),下拉刷新
5.主题学习
6.路由
7.drawer
10.图片加载
12.网络请求(原生,dio网络框架请求)

第三方库(该网址可以搜索到第三方插件方便开发)

第三方库搜索:
https://pub.dartlang.org/

持久化插件
sqflite:https://pub.dartlang.org/packages/sqflite
shared_preferences:https://pub.dartlang.org/packages/shared_preferences
path_provider:https://pub.dartlang.org/packages/path_provider

图片加载插件
cached_network_image:https://pub.dartlang.org/packages/cached_network_image
transparent_image:https://pub.dartlang.org/packages/transparent_image

网络请求插件
dio:https://pub.dartlang.org/packages/dio
http:https://pub.dartlang.org/packages/http

WebView插件
flutter_webview_plugin:https://pub.dartlang.org/packages/flutter_webview_plugin

官方资源

Flutter英文网:https://flutter.io
Flutter中文网:https://flutterchina.club
Flutter社区:http://flutter-dev.cn/

About

flutter开发的学习小应用,会持续不断完善

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published