leoafarias / sidekick

A simple app to make Flutter development more delightful
BSD 3-Clause "New" or "Revised" License
1.57k stars 101 forks source link

SharedAxisTransition issue on theme change on Windows #214

Closed aguilaair closed 2 years ago

aguilaair commented 2 years ago

SharedAxisTransition is not updating when the scaffoldBackgroundColor changes, even though it is rebuilding the widget, results in broken transition color on Windows when the theme is changed.

https://user-images.githubusercontent.com/29983481/165794870-ff39dc36-3c32-4a6c-ac16-931101c82f8c.mp4