material_search 0.2.8 copy "material_search: ^0.2.8" to clipboard
material_search: ^0.2.8 copied to clipboard

Implements part of the material search pattern with flutter widgets.

[0.2.8] - 03/09/2018 #

  • chore(): Update mockito and dart, closes #30

[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

9
likes
35
pub points
75%
popularity

Publisher

unverified uploader

Implements part of the material search pattern with flutter widgets.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta, mockito

More

Packages that depend on material_search