Compare commits
2 Commits
f166338548
...
edffb85faa
| Author | SHA1 | Date |
|---|---|---|
|
|
edffb85faa | 2 days ago |
|
|
411834b73e | 3 days ago |
6 changed files with 34 additions and 14 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