An open API service indexing awesome lists of open source software.

https://github.com/ueman/flutter_in_dock


https://github.com/ueman/flutter_in_dock

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# flutter_in_dock

Renders a Flutter app to the dock icon of an app.

The interesting bits are the following lines:
- https://github.com/ueman/flutter_in_dock/blob/4c64a7a77fb67b04e096410f57836334c83aecad/macos/Runner/MainFlutterWindow.swift#L19-L29
- https://github.com/ueman/flutter_in_dock/blob/4c64a7a77fb67b04e096410f57836334c83aecad/lib/main.dart#L83-L91