This website requires JavaScript.
Explore
Help
Sign In
zan1456
/
flutter
Watch
1
Star
0
Fork
0
You've already forked flutter
forked from
firka/flutter
Code
Pull Requests
Activity
292
Commits
2
Branches
0
Tags
2fe4b05e6dcd75ab4728c3cedc7b3c55e4f578cf
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Collin Jackson
2fe4b05e6d
Refactor image handling in Sky to expose the loader and image as separate classes to Dart code. This makes it possible to avoid unnecessary paints, by only painting once when the image has loaded. Now that we've separated the loader and image classes, we can implement an image cache in Dart.
...
R=abarth@chromium.org
, abarth Review URL:
https://codereview.chromium.org/1156003007
2015-06-01 16:21:21 -07:00
examples
Refactor image handling in Sky to expose the loader and image as separate classes to Dart code. This makes it possible to avoid unnecessary paints, by only painting once when the image has loaded. Now that we've separated the loader and image classes, we can implement an image cache in Dart.
2015-06-01 16:21:21 -07:00
Description
No description provided
328
MiB
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%