4 changed files with 23 additions and 12 deletions
@ -0,0 +1,3 @@ |
|||||||
|
## dev-flutter TODO |
||||||
|
|
||||||
|
[ ] android sample app compiled during dev-init-android require dev-init-rust to be run first, make it rust-independent. |
||||||
@ -0,0 +1,5 @@ |
|||||||
|
# projects directory |
||||||
|
|
||||||
|
1. Clone your flutter project repo here. |
||||||
|
2. Open parent (dev-flutter) dir in devcontainer. |
||||||
|
3. Open cloned projects/yourproject in your IDE using the same container |
||||||
Loading…
Reference in new issue