29 lines
507 B
Markdown
29 lines
507 B
Markdown
# My Awesome Flutter Docker
|
|
|
|
it be a docker that allows to use the flutter software without
|
|
installing anything else than docker on the computer
|
|
|
|
## Install
|
|
|
|
### Install on Linux
|
|
|
|
how to install on linux:
|
|
1. run ./install
|
|
2. copy ./bin/dflutter in $PATH
|
|
|
|
how to use:
|
|
1. use 'dflutter' as you would use 'flutter'
|
|
|
|
### Install on another OS
|
|
|
|
idk make it work
|
|
|
|
## Features
|
|
|
|
tested features:
|
|
1. `dflutter run` works for an android connected in usb
|
|
2. i don't have a second point
|
|
|
|
## Contribution
|
|
|
|
i contributed
|