Skip to content

Add simple screen #336

@jorre127

Description

@jorre127

Add 'Simple screen' to template, but give it a better name like 'BaseScreen' for example. Replace every screen in the app with this screen, including the debug screens. Add an automatic back button if the current route can go back so this doesn't have to be passed everytime. You can check if the current route can be popped by using:
ModalRoute.of(context)?.impliesAppBarDismissal

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions