Memo : Flutter x Dart [2015-2016]
Memo : Flutter x Dart [2015-2016]
Memo : Flutter x Dart [2015-2016]
Memo : Flutter x Dart [2015-2016]
Introduction
hello
helloworld
build flutter
build as standalone android app(old)
draw text
draw image
set icon
build as standalone apk(now)
build as ios app
build as linux app
build as mac app
build mojo
build as chromeapp
rendering
widget
dart:io
dart:ui
mojo for flutter
2d physics for scratch
2d physics for newton
mojo for native
48 hour trial
Powered by GitBook

draw image

​https://github.com/kyorohiro/hello_skyengine/tree/master/test_android_2​

./example/test/sky.yaml

assets:
- assets/icon.jpeg
  • use image as set assets

read assets image

​draw image assets sample​

Previous
draw text
Next
set icon
Last updated 1 year ago
Contents
./example/test/sky.yaml
read assets image