Flutter BMI计算器
一款漂亮的 BMI 计算器应用。使用 Flutter 开发。

使用的库
- Material
- Dart Math
- FontAwesome
使用的Widget / 类
- StatefulWidget
- 脚手架
- AppBar
- 文本
- TextStyle
- SafeArea
- Padding
- Column
- Row
- 颜色
- 颜色
- Expanded
- FlatButton
- Center
- Icon
- 警报
- AlertStyle
- DialogButton
使用的概念
- 面向对象编程
- 类
- 属性
- 构造函数
- 方法
- 抽象
- 继承
- 封装
- 多态
- 列表
- 条件