Skip to content
#

flutter-desktop

Here are 92 public repositories matching this topic...

alexmercerind
alexmercerind commented Apr 3, 2022

I cannot afford a mac or iPhone to support macOS & iOS on dart_vlc.

Current macOS & iOS implementation is written entirely by third-party contributors (uses same core as Windows & Linux).
It needs updates when some internal API is changed or a new feature is added. Apart from this, we need som

help wanted good first issue
alexmercerind
alexmercerind commented Mar 15, 2022

Right now, I just use following extension to get global coordinates of a Widget & it works great:
https://github.com/alexmercerind/flutter_native_view/blob/783dc566a0b51e724b6f6a5be1cd195fb34ce591/lib/src/widgets.dart#L116-L127

But, the problem is what can be an efficient way to detect when a Widget is moved on the screen or it's size is changed.

If anyone experienced in Flutter/Dart h

help wanted good first issue

Improve this page

Add a description, image, and links to the flutter-desktop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flutter-desktop topic, visit your repo's landing page and select "manage topics."

Learn more