Skip to content

flutterSamples,Flutter Widget Examples and Demos,Fast to Study Flutter. QQ群:979966470

License

Notifications You must be signed in to change notification settings

flutteranddart/flutterSamples

Repository files navigation

flutterSamples

flutterSamples QQ群:979966470

官网:http://dart-lang.dev/

1、下载Flutter SDK;

2、配置环境变量;

3、VSCODE安装flutter和dart插件;

4、创建项目;

5、编译打包

常用Flutter命令:

flutter doctor

flutter run

flutter run -d [deviceId]

flutter build apk

Samples目前已涵盖: http请求、File、Image、Json编解码、Flutter和Native Java调用、ExpansionPanel、Table、CustomScrollView、 Routes、Navigator、CupertinoTabBar、SnackBar、BottomNavigationBar、生命周期监听、返回键监听、前后台监听、手势、国际化、 BottomSheet、Scaffold、AlerDialog、SimpleDialog、Column、CircularProgressIndicator、LinearProgressIndicator、 自定义Widget、工具类封装等。注释和其他的排版完善中...

【Wiki文档】

Flutter开发环境搭建和调试

Http网络请求详解

这个Demo效果图,底部有3个导航栏,页面间是可以滑动切换的,有下拉刷新、Toast、ListView、有网络接口请求:

欢迎页

首页

切换页

下拉刷新

Samples页

About

flutterSamples,Flutter Widget Examples and Demos,Fast to Study Flutter. QQ群:979966470

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published