Skip to content

Latest commit

History

History
25 lines (14 loc) 路 906 Bytes

File metadata and controls

25 lines (14 loc) 路 906 Bytes

Flutter reusable Split View on mobile, desktop and web

#FlutterDev Wanna create a reusable split-view widget that works on mobile, desktop and web?

You can do this in 30 lines of code, without any 3rd party packages: 馃憞

(spoiler alert: responsive layout tutorial incoming)

Alt: Split view widget on desktop & web + Drawer navigation on mobile


Found this useful? Show some love and share the original tweet 馃檹

Also published on codewithandrea.com 馃憞


Previous Next
Flutter create --sample