influxdata / influxdb-client-dart

InfluxDB (v2+) Client Library for Dart and Flutter
MIT License
25 stars 9 forks source link

Will this package works for Web Browser? #135

Closed YugalAnvation closed 1 year ago

YugalAnvation commented 1 year ago

Proposal: on which http should I host to connect for InfluxDBClient.

Current behavior: This app is linked to the debug service: ws://127.0.0.1:62792/84DCuPDXMfw=/ws Debug service listening on ws://127.0.0.1:62792/84DCuPDXMfw=/ws Connecting to VM Service at ws://127.0.0.1:62792/84DCuPDXMfw=/ws The webOnlyWarmupEngine API is deprecated and will be removed in a future release. Please use bootstrapEngine from dart:ui_web instead. The webOnlySetPluginHandler API is deprecated and will be removed in a future release. Please use setPluginHandler from dart:ui_web instead.

Use case: We want to make a dashboard view for FlutterWeb?

### Tasks
- [ ] I was trying to implement to FlutterWeb but unable to acheive can anyone give an example at least?
bednar commented 1 year ago

Hi @YugalAnvation,

Thank you for using our package. The library is designed to be used in a web environment. Could you provide more details about the connection issues you're experiencing?

Best regards

YugalAnvation commented 1 year ago

Thank you so much for your reply. I had figured out the solution and it is working good. If you have any good example for us to test the application performance it would be much more helpful to us.

Thanks and regards, Yugal Ommi.

Sent from Mail for Windows

From: Jakub Bednář Sent: 16 October 2023 15:24 To: influxdata/influxdb-client-dart Cc: YugalAnvation; Mention Subject: Re: [influxdata/influxdb-client-dart] Will this package works for WebBrowser? (Issue #135)

Hi @YugalAnvation, Thank you for using our package. The library is designed to be used in a web environment. Could you provide more details about the connection issues you're experiencing? Best regards — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>