Hello, is it possible to get device information such as the following from Flutterflow?
{"os":"Windows","browser":"Chrome","device":"Unknown","os_version":"windows-10","browser_version":"120.0.0.0","deviceType":"desktop","orientation":"landscape"}Hello, is it possible to get device information such as the following from Flutterflow?
{"os":"Windows","browser":"Chrome","device":"Unknown","os_version":"windows-10","browser_version":"120.0.0.0","deviceType":"desktop","orientation":"landscape"}Tried implementing it.