mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
feat(Desktop): Added double tap full-screen support (#178)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
e0e06e0064
commit
5acce21261
2 changed files with 58 additions and 53 deletions
|
|
@ -69,8 +69,6 @@ class HomeScreen extends ConsumerWidget {
|
|||
);
|
||||
}
|
||||
return null;
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
});
|
||||
return HeroControllerScope(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue