This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
engine
History
Viktor Lidholt
2d8240aa75
Adds support for transfer mode in Paint and SpriteNode classes. Adds support for opacity in sprites, and modifies example game.
...
R=eseidel@chromium.org
Review URL:
https://codereview.chromium.org/1164633004
2015-06-04 11:14:07 -07:00
..
bindings
Canvas.concat takes a 16-element Float32List instead of an array.
2015-06-04 13:51:44 -04:00
build
…
core
Adds support for transfer mode in Paint and SpriteNode classes. Adds support for opacity in sprites, and modifies example game.
2015-06-04 11:14:07 -07:00
platform
Add an API to set the ColorFilter on a Paint object.
2015-05-28 17:17:11 -04:00
public
Make Uri.base work in SkyView
2015-06-03 17:00:44 -07:00
testing
/platform
…
tonic
Canvas.concat takes a 16-element Float32List instead of an array.
2015-06-04 13:51:44 -04:00
web
Make SkyView vs. WebView controlable via url path
2015-05-22 12:59:21 -07:00
wtf
…
BUILD.gn
Sketch new SkyView interface to the engine
2015-05-18 14:48:27 -07:00
config.gni
Enable Dart's checked mode in the Sky controller by default for debug builds
2015-06-03 09:33:17 -07:00
config.h
…