Fri Feb 25 10:47:17 AM HKT 2022
This commit is contained in:
parent
8113ca9957
commit
3dc5253e36
@ -17,6 +17,10 @@ cd pspad
|
|||||||
flutter run -d linux
|
flutter run -d linux
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Screenshot
|
||||||
|
![PS Pad Screenshot](./doc/pspad-screenshot.png)
|
||||||
|
![Turtlesim Screenshot](./doc/turtlesim-screenshot.png)
|
||||||
|
|
||||||
### How to use the control pad
|
### How to use the control pad
|
||||||
```
|
```
|
||||||
void initState() {
|
void initState() {
|
||||||
|
BIN
example/pspad/doc/pspad-screenshot.png
Normal file
BIN
example/pspad/doc/pspad-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
example/pspad/doc/turtlesim-screenshot.png
Normal file
BIN
example/pspad/doc/turtlesim-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -13,7 +13,7 @@ repository: https://github.com/tmtong/roslibdart
|
|||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.0.1-dev+2
|
version: 0.0.1-dev+3
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.16.0-134.5.beta <3.0.0"
|
sdk: ">=2.16.0-134.5.beta <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user