LocalProvider
Category: Web
Source: local_provider.dart
Classes
LocalProvider
Launches a local Chrome/Chromium instance via puppeteer.
Constructor
dart
LocalProvider(this.config)Properties
| Property | Type | Description |
|---|---|---|
config | BrowserConfig | |
headed | bool get | |
name | String get | |
isConfigured | bool get | |
headed | bool get | |
name | String get | |
isConfigured | bool get |