flutter_browser_tabs library

Classes

BrowserTab
BrowserTabBar
BrowserTabItem
BrowserTabMetadata
BrowserTabTitle
BrowserTabTitleState
EventTabCloseAll
Sent when program requests closing all tabs programatically
EventTabCloseTab
Sent when program requests closing a specific tab programatically
EventTabOpened
Sent when program requests a new tab programatically
EventTabTitleChanged
Sent when program requests a tab name change programatically
InheritedBrowserTabData
TabEvent
TabView
Window holds state related to a singleton instance of Gravio Studio

Properties

eventBus → EventBus
final
logger → ILogger
public Hookpoint for attaching anything implementing an ILogger
no setter

Functions

setLoggerHook(ILogger? logger) → void
Sets a Hooked Logger for the library. If logger is null, then no messages will be logged