canewsin / flutter-desktop-embedding

Examples of using, and testbed for, the in-development Flutter for Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Embedding for Flutter

This project was originally created to develop Windows, macOS, and Linux embeddings of Flutter. That work has since become part of Flutter, and all that remains here are experimental, early-stage desktop plugins.

If you want to get started with Flutter on desktop, the place to start is now the Flutter documentation, rather than this project. You will already need to have followed the instructions there to get an application running on desktop before using any of the plugins here.

Feedback

Do not file issues about Flutter for desktop here. Since the embeddings have all moved to the Flutter project, the place for desktop bugs and feature requests is now the Flutter issue tracker.

For bug reports and feature requests related to the plugins in this repository, please file issues here.

Repository Structure

The plugins directory contains all the plugins. See its README to get started.

testbed is a a simple test application for the plugins above.

Caveats

  • This is not an officially supported Google product.

About

Examples of using, and testbed for, the in-development Flutter for Desktop

License:Apache License 2.0


Languages

Language:C++ 46.1%Language:Dart 22.7%Language:CMake 13.5%Language:Objective-C 6.7%Language:C 4.0%Language:Objective-C++ 3.3%Language:Ruby 2.1%Language:Swift 1.5%