89 lines
1.0 KiB
Markdown
89 lines
1.0 KiB
Markdown
# 1.1.1
|
|
|
|
- Changing Render Method
|
|
|
|
# 1.1.0
|
|
|
|
- Updating for Flutter Version: `1.22.0-10.0.pre.79`
|
|
|
|
# 1.0.3
|
|
|
|
New Widgets:
|
|
|
|
- FloatingActionButtonTheme
|
|
- IconButtonTheme
|
|
- TextTheme
|
|
- BottomNavigationBar
|
|
- BottomNavigationBarItem
|
|
- Drawer
|
|
- WidgetsApp
|
|
- ButtonBar
|
|
- OutlineButton
|
|
- Card
|
|
- Chip
|
|
- CircularProgressIndicator
|
|
- LinearProgressIndicator
|
|
- Tooltip
|
|
- Divider
|
|
- ListTile
|
|
- AppBarTheme
|
|
|
|
# 1.0.1
|
|
|
|
New Widgets:
|
|
|
|
- RaisedButton
|
|
- RaisedButton.icon
|
|
- FlatButton
|
|
- FlatButton.icon
|
|
- Image.network
|
|
- Align
|
|
- AspectRatio
|
|
- Baseline
|
|
- ConstrainedBox
|
|
- FittedBox
|
|
- IntrinsicWidth
|
|
- IntrinsicHeight
|
|
- LimitedBox
|
|
- Offstage
|
|
- OverflowBox
|
|
- SizedBox
|
|
- Padding
|
|
- SizedOverflowBox
|
|
- Transform
|
|
- PreferredSize
|
|
- BoxConstraints
|
|
- Form
|
|
|
|
# 1.0.0
|
|
|
|
New Widgets:
|
|
|
|
- Container
|
|
- Center
|
|
- Icon
|
|
- Expanded
|
|
- Flexible
|
|
- AppBar
|
|
- Scaffold
|
|
- Stack
|
|
- Positioned
|
|
- Column
|
|
- Flex
|
|
- Row
|
|
- FloatingActionButton
|
|
- Wrap
|
|
- Text
|
|
- SizedBox
|
|
- FractionallySizedBox
|
|
- IconData
|
|
- TextStyle
|
|
- IconButton
|
|
- SingleChildScrollView
|
|
- FlutterLogo
|
|
- Theme
|
|
- ThemeData
|
|
- MaterialApp
|
|
- TextTheme
|
|
- Placeholder
|