From 36ebfd23dbafee03348b617f0a172d35e1ccc933 Mon Sep 17 00:00:00 2001 From: Gregory Conrad Date: Tue, 28 Nov 2023 13:09:59 -0500 Subject: [PATCH] docs: switch pres to flutter_deck fork with fullscreen btn --- examples/presentation/pubspec.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/presentation/pubspec.yaml b/examples/presentation/pubspec.yaml index ee560ce..4301064 100644 --- a/examples/presentation/pubspec.yaml +++ b/examples/presentation/pubspec.yaml @@ -9,7 +9,10 @@ dependencies: device_frame: ^1.1.0 flutter: sdk: flutter - flutter_deck: ^0.8.0 + flutter_deck: # ^0.8.0 + git: + url: https://github.com/GregoryConrad/flutter_deck + ref: fullscreen-button flutter_rearch: ^1.0.2 graphview: ^1.2.0 rearch: ^1.0.2