feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Add basic environment information to feedback

Open ueman opened this issue 3 years ago • 2 comments

Users feedback should be enriched with basic environment information.

For Dart:IO this can be done with Platform. For Dart:HTML this can be done with the navigator.

ueman avatar Dec 29 '21 20:12 ueman

Do we need to return Platform.environment in UserFeedback object?

rohitbhoite avatar Oct 21 '23 15:10 rohitbhoite

I'm not sure what you're asking. There's no need to do this, but it's a welcomed change. As of now, if you want it, you have to do it yourself.

ueman avatar Oct 21 '23 15:10 ueman