rockdevstack / flutter_demo_movies

https://dribbble.com/shots/3982621-InVision-Studio-Movies-app-concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_demo_movies

https://dribbble.com/shots/3982621-InVision-Studio-Movies-app-concept

demo

NB: I'm mostly happy with the result, but I also have a hunch there might be a more idiomatic way to do this. It seems like you should be able to do something like this with slivers or pageview transforms, but the more I read the docs on both, the more it felt like I'd be better off doing it with more "fundamental" widgets.

ha, looks like this pattern is getting popular.

https://github.com/search?l=Dart&p=1&q=var+safeWidth+%3D+width+-+2+%2A+padding%3B+++++++++var+safeHeight+%3D+height+-+2+%2A+padding%3B&type=Code

About

https://dribbble.com/shots/3982621-InVision-Studio-Movies-app-concept


Languages

Language:Dart 90.9%Language:Objective-C 6.1%Language:Java 3.0%