The-ring-io / flutter_phoenix

Easily restart your application from scratch.
MIT License
153 stars 17 forks source link

Extension doesn't work with overlay_support package #15

Closed alexdess closed 3 years ago

alexdess commented 3 years ago

Hello,

I have been using your package for 2 months and I am very satisfied. However I realized that by adding the overlay_support package, the rebirth method had no effect. Do you know why?

alexdess commented 3 years ago

Hi,

I finally found a work around, see below image

Instead of put Phoenix around MyApp, I put it around MaterialApp.