Update README (#52)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
This repo is a companion repo to the [flutter-elinux](https://github.com/sony/flutter-elinux). It contains the source code for Flutter plugins for eLinux. Check the packages directory for all plugins.
|
This repo is a companion repo to the [flutter-elinux](https://github.com/sony/flutter-elinux). It contains the source code for Flutter plugins for eLinux. Check the packages directory for all plugins.
|
||||||
|
|
||||||
|
### Repositories
|
||||||
|
|
||||||
|
- [flutter-elinux](https://github.com/sony/flutter-elinux): Flutter tools for eLinux
|
||||||
|
- [flutter-elinux-plugins](https://github.com/sony/flutter-elinux-plugins): Flutter plugins for eLinux
|
||||||
|
- [flutter-embedded-linux](https://github.com/sony/flutter-embedded-linux): eLinux embedding for Flutter
|
||||||
|
- [meta-flutter](https://github.com/sony/meta-flutter): Yocto recipes of eLinux embedding for Flutter
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
The plugins for elinux are basically designed to be API compatible with the official Flutter plugins and others. Therefore, developers can use these plugins like other platforms (Android, iOS, etc.).
|
The plugins for elinux are basically designed to be API compatible with the official Flutter plugins and others. Therefore, developers can use these plugins like other platforms (Android, iOS, etc.).
|
||||||
@@ -18,11 +25,3 @@ The plugins for elinux are basically designed to be API compatible with the offi
|
|||||||
|
|
||||||
For help getting started with Flutter for eLinux, view our online
|
For help getting started with Flutter for eLinux, view our online
|
||||||
[documentation](https://github.com/sony/flutter-elinux/wiki).
|
[documentation](https://github.com/sony/flutter-elinux/wiki).
|
||||||
|
|
||||||
## Companion repos
|
|
||||||
|
|
||||||
| Repo | Purpose |
|
|
||||||
| ------------- | ------------- |
|
|
||||||
| [flutter-elinux](https://github.com/sony/flutter-elinux) | Flutter tools for eLinux |
|
|
||||||
| [flutter-embedded-linux](https://github.com/sony/flutter-embedded-linux) | eLinux embedding for Flutter |
|
|
||||||
| [meta-flutter](https://github.com/sony/meta-flutter) | Yocto recipes of eLinux embedding for Flutter |
|
|
||||||
|
|||||||
Reference in New Issue
Block a user