FLUTTER ECOSYSTEM

figengungor/scaling_header

Scaling header(appBar) with scroll interactions

scaling_header project cover
Stars
29
Forks
5
Last push (UTC)
Jan 17, 2019
Project status
Active
Figen Güngör GitHub avatar
GITHUB User

Figen Güngör ↗

İzmir
LanguagesDartObjective-CJava

Packages published by this repository

Dependencies used

Dependency list 2 items
  • flutter{"sdk":"flutter"}
  • flutter_testDevelopment{"sdk":"flutter"}

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

scaling_header

Scale your header according to scroll position.

Puts your overlapContent onto center of flexibleSpace's bottom. Its width will expand and border radius will decrease while flexibleSpace is shrinking to standard AppBar which opacity will change from 0 to 1.

Okey If I confuse you enough,

Look at the GIF, it explains it better =)

https://raw.githubusercontent.com/figengungor/scaling_header/HEAD/art/scaling_header.gif

Credits

Inspired by ScalingLayout