flet icon indicating copy to clipboard operation
flet copied to clipboard

Feature: Add Scaffold and Drawer

Open StanMathers opened this issue 3 years ago • 1 comments

https://api.flutter.dev/flutter/material/Drawer-class.html

StanMathers avatar Aug 08 '22 06:08 StanMathers

Scaffold is already part of a Page/View. Re: Drawer - it could be implemented, yes. My only concern it's going to look old-ish as M3-version of it is still in the works: https://github.com/flutter/flutter/issues/103551.

Wondering if we could do some better replacement for it, like flying-in container with animation?...

FeodorFitsner avatar Aug 09 '22 03:08 FeodorFitsner