mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Typo fix
parent
7712818251
commit
105d2f8e8c
@ -145,7 +145,7 @@ plugin is written, they may fail gracefully, or may throw errors.
|
||||
|
||||
## Add-to-App
|
||||
|
||||
Currently there is no support for Add-to-App for any desktop platform (either via `flutter create -t module` or by flutter-desktop-embedding example). If you are familiar with doing native development on your platform(s), it is possible to integrate the desktop Flutter libraries in your own app. The is not currently much guidance, so you will be well off the beaten path, but the information below will help get you started.
|
||||
Currently there is no support for Add-to-App for any desktop platform (either via `flutter create -t module` or by flutter-desktop-embedding example). If you are familiar with doing native development on your platform(s), it is possible to integrate the desktop Flutter libraries in your own app. There is not currently much guidance, so you will be well off the beaten path, but the information below will help get you started.
|
||||
|
||||
### Getting the Libraries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user