Skip to content

Latest commit

 

History

History
88 lines (76 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

88 lines (76 loc) · 1.04 KB

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