Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Latest commit

 

History

History
56 lines (31 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 811 Bytes

0.3.4

  • Fixed #33

0.3.3

  • Fixed #30
  • Breaking Renamed maxWidth to width and openMaxWidth to openWidth

0.3.1

  • Fixed Minor bugs
  • Fixed Example application

0.3.0

  • Added NNBD support

0.2.6

  • Fixed FloatingSearchBarNotifier notifications on bounce backs/overscroll

0.2.5

  • Fixed High CPU idle usage (#20)
  • Improved Small floating search bar height (#19)

0.2.4

  • Fixed Bugs

0.2.3

  • Breaking Renamed showDrawerHamburger to automaticallyImplyDrawerHamburger
  • Added automaticallyImplyBackButton flag (#12, #14)
  • Improved RTL support (#13)

0.2.2

  • Fixed Bugs

0.2.0

  • Added FloatingSearchAppBar

0.1.7

  • Fixed Scrolling

0.1.5

  • Fixed Bugs

0.1.0

  • Initial release