Update README (#52)
Signed-off-by: Hidenori Matsubayashi <hidenori.matsubayashi@gmail.com>
This commit is contained in:
committed by
GitHub
parent
631960784b
commit
4fb2865bb3
@@ -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.
|
||||
|
||||
### 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
|
||||
|
||||
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
|
||||
[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