konifar / droidkaigi2018-flutter

The unofficial conference app for DroidKaigi 2018 Tokyo
https://itunes.apple.com/app/id1341774412
Apache License 2.0
507 stars 104 forks source link

Use opacity instead of listenable #47

Closed wakwak3125 closed 6 years ago

wakwak3125 commented 6 years ago

Issue

No issue(Should I make the issue before PR?)

Overview

Due to this PR https://github.com/flutter/flutter/pull/14155, latest version of FadeTransition inherit SingleChildRenderObjectWidget. So we should use opacity instead of listenable.

Screenshot

konifar commented 6 years ago

Thanks! Actually I didn't have crash but it would work well! Thanks for your contribution! LGTM 💯