menu
webify_toolkit package
documentation
webify_web.dart
PlausibleProvider
PlausibleProvider.new constructor
PlausibleProvider.new constructor
dark_mode
light_mode
PlausibleProvider
constructor
PlausibleProvider
(
{
required
String
domain
,
String
?
apiHost
,
bool
hashMode
=
false
,
})
Implementation
PlausibleProvider({ required this.domain, this.apiHost, this.hashMode = false, });
webify_toolkit package
documentation
webify_web
PlausibleProvider
PlausibleProvider.new constructor
PlausibleProvider class