api.video-flutter-uploader icon indicating copy to clipboard operation
api.video-flutter-uploader copied to clipboard

[Feat]: Support for Desktop Platform

Open Shreedhar73 opened this issue 1 year ago • 1 comments

Version

1.2.1

Use case description

The package is currently only supported on mobile platforms. Are there any plans in place to extend the support to desktop platforms ?

No response

Alternative solutions

No response

Shreedhar73 avatar Jan 08 '24 12:01 Shreedhar73

Hi,

We don't have any plan to support desktop platform.

  • macOS should be easy cause it will share code with iOS (Swift)
  • windows: using the api.video C# client might be a good solution
  • don't know about linux implementation

The first quarter of 2024 is already pretty busy, I honestly don't know when we will be able to tackle this.

ThibaultBee avatar Feb 05 '24 09:02 ThibaultBee