auto library

Browser UI widgets that automatically chooses either Cupertino or Material design.

Classes

AutoBrowserBottomBar
Browser bar that automatically chooses either CupertinoBrowserBottomBar or MaterialBrowserBottomBar depending on the ancestor widgets.
AutoBrowserBottomShareDialog
Browser bar that automatically chooses either CupertinoBrowserBottomDialog or MaterialBrowserBottomDialog depending on the ancestor widgets.
AutoBrowserTopBar
Browser bar that automatically chooses either CupertinoBrowserTopBar or MaterialBrowserTopBar depending on the ancestor widgets.

Functions

isCupertinoDesignPreferred(BuildContext context) bool
Determines whether Cupertino design should be used.