common/widgets/phoenix library

Classes

Phoenix
A simple widget to rebuild the whole app tree from a BuildContext. Wrap your main widget (typically "MyApp") with this and simply call Phoenix.rebirth(context) to rebuild the whole app.