Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 1.65 KB

[0.2.7] - 17/05/2018

  • chore(): Update .gitignore to new dart_tool pub cache #23

[0.2.6] - 17/05/2018

  • refactor(MaterialSearch): Allow Overriding leading widget for Appbar #19

[0.2.5] - 11/05/2018

  • feat(MaterialSearch.onSubmit) #17
  • refactor(MaterialSearch): make bg color and icon color optional #18

[0.2.4] - 29/04/2018

  • Respect autovalidate attribute from Form.of(context)

[0.2.3] - 16/04/2018

  • Fix auto documentation because of bad validation code

[0.2.2] - 16/04/2018

  • type '(String, String) => bool' is not a subtype of type '(dynamic, String) => bool' #11

[0.2.1] - 19/02/2018

  • pubspec.yaml patches

[0.2.0] - 19/02/2018

  • MaterialSearchInput flutter upgrade #8
  • Example app #7
  • Fix bug when ommiting getResults option #6
  • Allow Icon on MaterialSearchResult #5
  • MaterialSearchInput form validation #4
  • Add a few unit test assertions #1

[0.1.0] - 22/01/2018

getResults option

[0.0.2] - 18/01/2018

Updated basic info of the package

[0.0.1] - 18/01/2018

Published basic version of the package