flutter/examples/game
Adam Barth 4467a268ce Move theme into material.dart
Also, introduce Colors and Typography to hold the material colors and the
typography declarations. Previously we expected clients of these libraries to
import them into a namespace, but that doesn't play nice with re-exporting them
from material.dart.
2015-09-18 09:57:21 -07:00
..
apk Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
assets Adds TexturedLine and animated EffectLine to sprites 2015-09-17 13:27:43 -07:00
ios Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
lib Move theme into material.dart 2015-09-18 09:57:21 -07:00
mac Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
BUILD.gn Move game/main.dart to game/lib/main.dart. 2015-08-10 15:05:54 -07:00
pubspec.yaml Moves sky sprites to its own package 2015-08-25 16:08:46 -07:00
README.md Make Asteroids.apk use background music from its bundle 2015-08-17 17:10:38 -07:00
sky.yaml Make Asteroids.apk use background music from its bundle 2015-08-17 17:10:38 -07:00
test_drawatlas.dart Move theme into material.dart 2015-09-18 09:57:21 -07:00
test_performance_computation.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
test_performance.dart Move theme into material.dart 2015-09-18 09:57:21 -07:00
test_sprite_mesh.dart Move theme into material.dart 2015-09-18 09:57:21 -07:00