flutter_split_view library

Classes

SplitView
A widget that splits the screen into two views automatically when the device's width is greater than breakpoint.
SplitViewState

Typedefs

PageBuilder = Page Function({Object? arguments, required Widget child, bool? fullscreenDialog, required LocalKey key, String? restorationId, String? title})