Skip to content

Latest commit

 

History

History
143 lines (90 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

143 lines (90 loc) · 2.56 KB

2.2.2+3 - 2021.07.25

  • add: 添加BaseParam类,用于在模式与平台中个性化参数
  • add: Base组件添加baseParam参数
  • remove: 移除Base组件中的material, cupertino参数,转移到baseParam参数中
  • doc 重命名为 docs,为了使用github pages
  • 不兼容旧版,要从旧版升级请看BaseParam类的介绍及使用

2.2.2+1 - 2021.07.18

  • Refactor some widgets
  • Not compatible with the old version
  • Re edit document

2.2.2 - 2021.06.24

  • change flutter version to 2.2.2

2.0.3 - 2021.03.22

  • change flutter version to 2.0.3

  • delete all baseKey

  • incompatible with older versions

0.6.0 - 2020.08.20

  • change flutter version to 1.22.5

0.5.0 - 2020.08.20

  • change flutter version to 1.20.2

0.4.0 - 2020.06.04

  • change flutter version to 1.17.2
  • incompatible with older versions

0.3.3 - 2020.01.09

  • BaseTile add child property

0.3.2 - 2019.12.30

  • format files

0.3.1 - 2019.12.30

  • fix example's bugs

0.3.0 - 2019.12.29

  • Release v0.3.0
  • incompatible with older versions
  • rename package utils to tools
  • remove base_theme's tileBackgroundColor
  • update flutter version to 1.13.5
  • fix bugs
  • the example instead provider to flutter_redux
  • the example support iOS13 dart mode

0.2.1 - 2019.11.14

  • Release v0.2.1
  • update flutter version to 1.11.0

0.2.0 - 2019.07.16

  • Release v0.2.0
  • add BaseTheme
  • add general components, like custom drawer
  • modify the CupertinoPageRoute, let BaseRoute's CupertinoPageRoute can custom the backGestureWidth
  • fix code format
  • update document
  • update flutter version to 1.8.1

0.1.9 - 2019.05.02

  • Release v0.1.9
  • modify CupertinoTabBar, CupertinoTabScaffold, BottomNavigationBar, BottomNavigationBarItem
  • BottomNavigationBarItem's icon can be null.

0.1.8 - 2019.04.28

  • Release v0.1.8
  • add BaseTextField
  • add example's screenshot

0.1.7 - 2019.04.26

  • Release v0.1.7
  • add BaseActionSheet
  • fix BaseTabScaffold

0.1.6 - 2019.04.25

  • Release v0.1.6
  • change cupertino,material to Map<String, dynamic>

0.1.5 - 2019.04.24

  • Release v0.1.5

0.1.4 - 2019.04.24

  • Release v0.1.4

0.1.3 - 2019.04.23

  • Release v0.1.3
  • add routes demo
  • add refresh demo
  • improve the document
  • change the default README.md to Chinese

0.1.2 - 2019.04.23

  • Release v0.1.2
  • fix BaseAppBar's bug
  • add alert dialog demo
  • add button demo

0.1.1 - 2019.04.21

  • Release v0.1.1
  • add analysis_options.yaml

0.1.0 - 2019.04.20

  • Release v0.1.0

0.0.3 - 2019.04.19

  • Release v0.0.3

0.0.2 - 2019.04.19

  • Release v0.0.2

0.0.1 - 2019.04.16

  • Release v0.0.1