Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
5b37f875
Commit
5b37f875
authored
Oct 10, 2015
by
Adam Barth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename dart:sky to dart:ui
parent
28d769f3
Changes
106
Hide whitespace changes
Inline
Side-by-side
Showing
106 changed files
with
116 additions
and
116 deletions
+116
-116
BUILD.gn
examples/BUILD.gn
+1
-1
BUILD.gn
examples/demo_launcher/BUILD.gn
+1
-1
game_demo.dart
examples/game/lib/game_demo.dart
+1
-1
test_bed.dart
examples/game/test_bed.dart
+1
-1
test_drawatlas.dart
examples/game/test_drawatlas.dart
+1
-1
test_performance.dart
examples/game/test_performance.dart
+1
-1
test_physics.dart
examples/game/test_physics.dart
+1
-1
main.dart
examples/mine_digger/lib/main.dart
+1
-1
baseline.dart
examples/raw/baseline.dart
+1
-1
hello_world.dart
examples/raw/hello_world.dart
+1
-1
mutating-dom.dart
examples/raw/mutating-dom.dart
+1
-1
painting.dart
examples/raw/painting.dart
+1
-1
shadow.dart
examples/raw/shadow.dart
+1
-1
spinning_arabic.dart
examples/raw/spinning_arabic.dart
+1
-1
spinning_image.dart
examples/raw/spinning_image.dart
+1
-1
spinning_square.dart
examples/raw/spinning_square.dart
+1
-1
baseline.dart
examples/rendering/baseline.dart
+1
-1
borders.dart
examples/rendering/borders.dart
+1
-1
flex.dart
examples/rendering/flex.dart
+1
-1
interactive_flex.dart
examples/rendering/interactive_flex.dart
+1
-1
sector_layout.dart
examples/rendering/sector_layout.dart
+1
-1
shadowed_box.dart
examples/rendering/shadowed_box.dart
+1
-1
simple_autolayout.dart
examples/rendering/simple_autolayout.dart
+1
-1
solid_color_box.dart
examples/rendering/solid_color_box.dart
+1
-1
spinning_flex.dart
examples/rendering/spinning_flex.dart
+1
-1
touch_demo.dart
examples/rendering/touch_demo.dart
+1
-1
transform.dart
examples/rendering/transform.dart
+1
-1
main.dart
examples/stocks/lib/main.dart
+1
-1
card_collection.dart
examples/widgets/card_collection.dart
+1
-1
overlay_geometry.dart
examples/widgets/overlay_geometry.dart
+1
-1
spinning_mixed.dart
examples/widgets/spinning_mixed.dart
+1
-1
animated_value.dart
packages/flutter/lib/src/animation/animated_value.dart
+1
-1
scheduler.dart
packages/flutter/lib/src/animation/scheduler.dart
+1
-1
scroll_behavior.dart
packages/flutter/lib/src/animation/scroll_behavior.dart
+1
-1
drag.dart
packages/flutter/lib/src/gestures/drag.dart
+1
-1
long_press.dart
packages/flutter/lib/src/gestures/long_press.dart
+1
-1
pointer_router.dart
packages/flutter/lib/src/gestures/pointer_router.dart
+1
-1
recognizer.dart
packages/flutter/lib/src/gestures/recognizer.dart
+1
-1
scale.dart
packages/flutter/lib/src/gestures/scale.dart
+1
-1
show_press.dart
packages/flutter/lib/src/gestures/show_press.dart
+1
-1
tap.dart
packages/flutter/lib/src/gestures/tap.dart
+1
-1
checkbox.dart
packages/flutter/lib/src/material/checkbox.dart
+1
-1
colors.dart
packages/flutter/lib/src/material/colors.dart
+1
-1
drawer_item.dart
packages/flutter/lib/src/material/drawer_item.dart
+1
-1
icon.dart
packages/flutter/lib/src/material/icon.dart
+1
-1
icon_button.dart
packages/flutter/lib/src/material/icon_button.dart
+1
-1
ink_well.dart
packages/flutter/lib/src/material/ink_well.dart
+1
-1
material_app.dart
packages/flutter/lib/src/material/material_app.dart
+1
-1
popup_menu.dart
packages/flutter/lib/src/material/popup_menu.dart
+1
-1
progress_indicator.dart
packages/flutter/lib/src/material/progress_indicator.dart
+1
-1
radial_reaction.dart
packages/flutter/lib/src/material/radial_reaction.dart
+2
-2
radio.dart
packages/flutter/lib/src/material/radio.dart
+1
-1
scaffold.dart
packages/flutter/lib/src/material/scaffold.dart
+1
-1
shadows.dart
packages/flutter/lib/src/material/shadows.dart
+1
-1
switch.dart
packages/flutter/lib/src/material/switch.dart
+1
-1
tabs.dart
packages/flutter/lib/src/material/tabs.dart
+1
-1
theme_data.dart
packages/flutter/lib/src/material/theme_data.dart
+1
-1
typography.dart
packages/flutter/lib/src/material/typography.dart
+1
-1
box_painter.dart
packages/flutter/lib/src/painting/box_painter.dart
+2
-2
shadows.dart
packages/flutter/lib/src/painting/shadows.dart
+1
-1
text_painter.dart
packages/flutter/lib/src/painting/text_painter.dart
+1
-1
text_style.dart
packages/flutter/lib/src/painting/text_style.dart
+3
-3
binding.dart
packages/flutter/lib/src/rendering/binding.dart
+1
-1
box.dart
packages/flutter/lib/src/rendering/box.dart
+1
-1
debug.dart
packages/flutter/lib/src/rendering/debug.dart
+1
-1
hit_test.dart
packages/flutter/lib/src/rendering/hit_test.dart
+1
-1
image.dart
packages/flutter/lib/src/rendering/image.dart
+1
-1
layer.dart
packages/flutter/lib/src/rendering/layer.dart
+2
-2
object.dart
packages/flutter/lib/src/rendering/object.dart
+3
-3
proxy_box.dart
packages/flutter/lib/src/rendering/proxy_box.dart
+1
-1
toggleable.dart
packages/flutter/lib/src/rendering/toggleable.dart
+1
-1
view.dart
packages/flutter/lib/src/rendering/view.dart
+1
-1
viewport.dart
packages/flutter/lib/src/rendering/viewport.dart
+1
-1
activity.dart
packages/flutter/lib/src/services/activity.dart
+1
-1
asset_bundle.dart
packages/flutter/lib/src/services/asset_bundle.dart
+2
-2
embedder.dart
packages/flutter/lib/src/services/embedder.dart
+1
-1
image_cache.dart
packages/flutter/lib/src/services/image_cache.dart
+1
-1
image_decoder.dart
packages/flutter/lib/src/services/image_decoder.dart
+1
-1
image_resource.dart
packages/flutter/lib/src/services/image_resource.dart
+1
-1
shell.dart
packages/flutter/lib/src/services/shell.dart
+1
-1
basic.dart
packages/flutter/lib/src/widgets/basic.dart
+1
-1
dismissable.dart
packages/flutter/lib/src/widgets/dismissable.dart
+1
-1
drag_target.dart
packages/flutter/lib/src/widgets/drag_target.dart
+1
-1
gesture_detector.dart
packages/flutter/lib/src/widgets/gesture_detector.dart
+1
-1
scrollable.dart
packages/flutter/lib/src/widgets/scrollable.dart
+1
-1
skysprites.dart
packages/flutter_sprites/lib/skysprites.dart
+1
-1
append_child_test.dart
packages/unit/test/engine/append_child_test.dart
+1
-1
canvas_test.dart
packages/unit/test/engine/canvas_test.dart
+2
-2
color_test.dart
packages/unit/test/engine/color_test.dart
+1
-1
document_child_mutations_test.dart
packages/unit/test/engine/document_child_mutations_test.dart
+1
-1
dom_utils.dart
packages/unit/test/engine/dom_utils.dart
+1
-1
get_child_elements_test.dart
packages/unit/test/engine/get_child_elements_test.dart
+1
-1
inline_style_test.dart
packages/unit/test/engine/inline_style_test.dart
+1
-1
insert_before_test.dart
packages/unit/test/engine/insert_before_test.dart
+1
-1
mock_events.dart
packages/unit/test/engine/mock_events.dart
+2
-2
owner_scope_test.dart
packages/unit/test/engine/owner_scope_test.dart
+1
-1
paragraph_builder_test.dart
packages/unit/test/engine/paragraph_builder_test.dart
+1
-1
rect_test.dart
packages/unit/test/engine/rect_test.dart
+1
-1
replace_child_test.dart
packages/unit/test/engine/replace_child_test.dart
+1
-1
text_test.dart
packages/unit/test/engine/text_test.dart
+1
-1
pointer_router_test.dart
packages/unit/test/gestures/pointer_router_test.dart
+1
-1
scale_test.dart
packages/unit/test/gestures/scale_test.dart
+1
-1
scroll_test.dart
packages/unit/test/gestures/scroll_test.dart
+1
-1
image_test.dart
packages/unit/test/rendering/image_test.dart
+1
-1
shader_mask_test.dart
packages/unit/test/widget/shader_mask_test.dart
+1
-1
widget_tester.dart
packages/unit/test/widget/widget_tester.dart
+1
-1
No files found.
examples/BUILD.gn
View file @
5b37f875
...
@@ -7,7 +7,7 @@ group("examples") {
...
@@ -7,7 +7,7 @@ group("examples") {
deps = [
deps = [
"//examples/demo_launcher",
"//examples/demo_launcher",
"//examples/fitness",
#
"//examples/fitness",
"//examples/game",
"//examples/game",
"//examples/mine_digger",
"//examples/mine_digger",
"//examples/rendering",
"//examples/rendering",
...
...
examples/demo_launcher/BUILD.gn
View file @
5b37f875
...
@@ -12,7 +12,7 @@ sky_app("demo_launcher") {
...
@@ -12,7 +12,7 @@ sky_app("demo_launcher") {
apk_name = "SkyDemo"
apk_name = "SkyDemo"
bundles = [
bundles = [
"//examples/fitness",
#
"//examples/fitness",
"//examples/game",
"//examples/game",
"//examples/mine_digger",
"//examples/mine_digger",
"//examples/rendering:interactive_flex",
"//examples/rendering:interactive_flex",
...
...
examples/game/lib/game_demo.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@ library game;
...
@@ -2,7 +2,7 @@ library game;
import
'dart:async'
;
import
'dart:async'
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:skysprites/skysprites.dart'
;
import
'package:skysprites/skysprites.dart'
;
...
...
examples/game/test_bed.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/game/test_drawatlas.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/game/test_performance.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
...
...
examples/game/test_physics.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/mine_digger/lib/main.dart
View file @
5b37f875
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:math'
;
import
'dart:math'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
...
...
examples/raw/baseline.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
void
drawText
(
sky
.
Canvas
canvas
,
String
lh
)
{
void
drawText
(
sky
.
Canvas
canvas
,
String
lh
)
{
...
...
examples/raw/hello_world.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
sky
.
Color
color
;
sky
.
Color
color
;
...
...
examples/raw/mutating-dom.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
const
kMaxIterations
=
100
;
const
kMaxIterations
=
100
;
...
...
examples/raw/painting.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
...
...
examples/raw/shadow.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
sky
.
Picture
paint
(
sky
.
Rect
paintBounds
)
{
sky
.
Picture
paint
(
sky
.
Rect
paintBounds
)
{
...
...
examples/raw/spinning_arabic.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
double
timeBase
=
null
;
double
timeBase
=
null
;
...
...
examples/raw/spinning_image.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
import
'package:sky/services.dart'
;
import
'package:sky/services.dart'
;
...
...
examples/raw/spinning_square.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
double
timeBase
=
null
;
double
timeBase
=
null
;
...
...
examples/rendering/baseline.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/borders.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/flex.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'solid_color_box.dart'
;
import
'solid_color_box.dart'
;
...
...
examples/rendering/interactive_flex.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'package:sky/services.dart'
;
import
'package:sky/services.dart'
;
...
...
examples/rendering/sector_layout.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/shadowed_box.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
...
...
examples/rendering/simple_autolayout.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:cassowary/cassowary.dart'
as
al
;
import
'package:cassowary/cassowary.dart'
as
al
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/solid_color_box.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/spinning_flex.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/touch_demo.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/rendering/transform.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/stocks/lib/main.dart
View file @
5b37f875
...
@@ -6,7 +6,7 @@ library stocks;
...
@@ -6,7 +6,7 @@ library stocks;
import
'dart:async'
;
import
'dart:async'
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
...
...
examples/widgets/card_collection.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
...
...
examples/widgets/overlay_geometry.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
examples/widgets/spinning_mixed.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/material.dart'
;
import
'package:sky/material.dart'
;
...
...
packages/flutter/lib/src/animation/animated_value.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
show
Color
,
Rect
;
import
'dart:
ui
'
show
Color
,
Rect
;
import
'curves.dart'
;
import
'curves.dart'
;
...
...
packages/flutter/lib/src/animation/scheduler.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:collection'
;
import
'dart:collection'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
/// Slows down animations by this factor to help in development.
/// Slows down animations by this factor to help in development.
double
timeDilation
=
1.0
;
double
timeDilation
=
1.0
;
...
...
packages/flutter/lib/src/animation/scroll_behavior.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:newton/newton.dart'
;
import
'package:newton/newton.dart'
;
...
...
packages/flutter/lib/src/gestures/drag.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'arena.dart'
;
import
'arena.dart'
;
import
'recognizer.dart'
;
import
'recognizer.dart'
;
...
...
packages/flutter/lib/src/gestures/long_press.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'arena.dart'
;
import
'arena.dart'
;
import
'constants.dart'
;
import
'constants.dart'
;
...
...
packages/flutter/lib/src/gestures/pointer_router.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
/// A callback that receives a [sky.PointerEvent]
/// A callback that receives a [sky.PointerEvent]
typedef
void
PointerRoute
(
sky
.
PointerEvent
event
);
typedef
void
PointerRoute
(
sky
.
PointerEvent
event
);
...
...
packages/flutter/lib/src/gestures/recognizer.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'arena.dart'
;
import
'arena.dart'
;
import
'constants.dart'
;
import
'constants.dart'
;
...
...
packages/flutter/lib/src/gestures/scale.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'arena.dart'
;
import
'arena.dart'
;
import
'recognizer.dart'
;
import
'recognizer.dart'
;
...
...
packages/flutter/lib/src/gestures/show_press.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'arena.dart'
;
import
'arena.dart'
;
import
'constants.dart'
;
import
'constants.dart'
;
...
...
packages/flutter/lib/src/gestures/tap.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'arena.dart'
;
import
'arena.dart'
;
import
'recognizer.dart'
;
import
'recognizer.dart'
;
...
...
packages/flutter/lib/src/material/checkbox.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/flutter/lib/src/material/colors.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
show
Color
;
import
'dart:
ui
'
show
Color
;
/// [Color] constants which represent Material design's
/// [Color] constants which represent Material design's
/// [color palette](http://www.google.com/design/spec/style/color.html).
/// [color palette](http://www.google.com/design/spec/style/color.html).
...
...
packages/flutter/lib/src/material/drawer_item.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
...
...
packages/flutter/lib/src/material/icon.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/services.dart'
;
import
'package:sky/services.dart'
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/flutter/lib/src/material/icon_button.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/flutter/lib/src/material/ink_well.dart
View file @
5b37f875
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
import
'dart:async'
;
import
'dart:async'
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
...
...
packages/flutter/lib/src/material/material_app.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/services.dart'
;
import
'package:sky/services.dart'
;
...
...
packages/flutter/lib/src/material/popup_menu.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
...
...
packages/flutter/lib/src/material/progress_indicator.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/flutter/lib/src/material/radial_reaction.dart
View file @
5b37f875
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky
'
show
Point
,
Offset
,
Color
,
Paint
;
import
'dart:
ui
'
show
Point
,
Offset
,
Color
,
Paint
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
...
...
packages/flutter/lib/src/material/radio.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/flutter/lib/src/material/scaffold.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/flutter/lib/src/material/shadows.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
show
Color
,
Offset
;
import
'dart:
ui
'
show
Color
,
Offset
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
...
...
packages/flutter/lib/src/material/switch.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
packages/flutter/lib/src/material/tabs.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:newton/newton.dart'
;
import
'package:newton/newton.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
...
...
packages/flutter/lib/src/material/theme_data.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:sky/src/material/typography.dart'
;
import
'package:sky/src/material/typography.dart'
;
import
'package:sky/src/material/colors.dart'
;
import
'package:sky/src/material/colors.dart'
;
...
...
packages/flutter/lib/src/material/typography.dart
View file @
5b37f875
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
// See http://www.google.com/design/spec/style/typography.html
// See http://www.google.com/design/spec/style/typography.html
import
'dart:
sky
'
show
Color
;
import
'dart:
ui
'
show
Color
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/src/material/colors.dart'
;
import
'package:sky/src/material/colors.dart'
;
...
...
packages/flutter/lib/src/painting/box_painter.dart
View file @
5b37f875
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
import
'dart:
ui
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
import
'package:sky/services.dart'
;
import
'package:sky/services.dart'
;
...
...
packages/flutter/lib/src/painting/shadows.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
/// A helper class to build a [sky.DrawLooper] for drawing shadows
/// A helper class to build a [sky.DrawLooper] for drawing shadows
class
ShadowDrawLooperBuilder
{
class
ShadowDrawLooperBuilder
{
...
...
packages/flutter/lib/src/painting/text_painter.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'text_style.dart'
;
import
'text_style.dart'
;
...
...
packages/flutter/lib/src/painting/text_style.dart
View file @
5b37f875
...
@@ -2,10 +2,10 @@
...
@@ -2,10 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
,
FontWeight
,
FontStyle
,
TextAlign
,
TextBaseline
,
TextDecoration
,
TextDecorationStyle
;
import
'dart:
ui
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
,
FontWeight
,
FontStyle
,
TextAlign
,
TextBaseline
,
TextDecoration
,
TextDecorationStyle
;
export
'dart:
sky
'
show
FontWeight
,
FontStyle
,
TextAlign
,
TextBaseline
,
TextDecoration
,
TextDecorationStyle
;
export
'dart:
ui
'
show
FontWeight
,
FontStyle
,
TextAlign
,
TextBaseline
,
TextDecoration
,
TextDecorationStyle
;
/// A normal font weight
/// A normal font weight
const
normal
=
FontWeight
.
w400
;
const
normal
=
FontWeight
.
w400
;
...
...
packages/flutter/lib/src/rendering/binding.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
...
...
packages/flutter/lib/src/rendering/box.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
...
packages/flutter/lib/src/rendering/debug.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
/// Causes each RenderBox to paint a box around its bounds.
/// Causes each RenderBox to paint a box around its bounds.
bool
debugPaintSizeEnabled
=
false
;
bool
debugPaintSizeEnabled
=
false
;
...
...
packages/flutter/lib/src/rendering/hit_test.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
/// An object that can handle events.
/// An object that can handle events.
abstract
class
HitTestTarget
{
abstract
class
HitTestTarget
{
...
...
packages/flutter/lib/src/rendering/image.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
...
...
packages/flutter/lib/src/rendering/layer.dart
View file @
5b37f875
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
import
'dart:
ui
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
...
packages/flutter/lib/src/rendering/object.dart
View file @
5b37f875
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
import
'dart:
ui
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
@@ -14,7 +14,7 @@ import 'hit_test.dart';
...
@@ -14,7 +14,7 @@ import 'hit_test.dart';
import
'layer.dart'
;
import
'layer.dart'
;
import
'node.dart'
;
import
'node.dart'
;
export
'dart:
sky
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
export
'dart:
ui
'
show
Point
,
Offset
,
Size
,
Rect
,
Color
,
Paint
,
Path
;
export
'hit_test.dart'
show
HitTestTarget
,
HitTestEntry
,
HitTestResult
;
export
'hit_test.dart'
show
HitTestTarget
,
HitTestEntry
,
HitTestResult
;
typedef
sky
.
Shader
ShaderCallback
(
Rect
bounds
);
typedef
sky
.
Shader
ShaderCallback
(
Rect
bounds
);
...
...
packages/flutter/lib/src/rendering/proxy_box.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
...
packages/flutter/lib/src/rendering/toggleable.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
...
...
packages/flutter/lib/src/rendering/view.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
...
packages/flutter/lib/src/rendering/viewport.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
...
packages/flutter/lib/src/services/activity.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'dart:async'
;
import
'dart:async'
;
import
'package:sky_services/activity/activity.mojom.dart'
;
import
'package:sky_services/activity/activity.mojom.dart'
;
...
...
packages/flutter/lib/src/services/asset_bundle.dart
View file @
5b37f875
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky.
internals'
as
internals
;
import
'dart:
ui_
internals'
as
internals
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
import
'package:mojo/core.dart'
as
core
;
import
'package:mojo/core.dart'
as
core
;
...
...
packages/flutter/lib/src/services/embedder.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky.
internals'
as
internals
;
import
'dart:
ui_
internals'
as
internals
;
import
'package:mojo/application.dart'
;
import
'package:mojo/application.dart'
;
import
'package:mojo/bindings.dart'
as
bindings
;
import
'package:mojo/bindings.dart'
as
bindings
;
...
...
packages/flutter/lib/src/services/image_cache.dart
View file @
5b37f875
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
import
'dart:async'
;
import
'dart:async'
;
import
'dart:collection'
;
import
'dart:collection'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:mojo/mojo/url_response.mojom.dart'
;
import
'package:mojo/mojo/url_response.mojom.dart'
;
...
...
packages/flutter/lib/src/services/image_decoder.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
show
Image
,
ImageDecoder
,
ImageDecoderCallback
;
import
'dart:
ui
'
show
Image
,
ImageDecoder
,
ImageDecoderCallback
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
import
'package:mojo/core.dart'
show
MojoDataPipeConsumer
;
import
'package:mojo/core.dart'
show
MojoDataPipeConsumer
;
...
...
packages/flutter/lib/src/services/image_resource.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:async'
;
import
'dart:async'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
/// A callback for when the image is available.
/// A callback for when the image is available.
typedef
void
ImageListener
(
sky
.
Image
image
);
typedef
void
ImageListener
(
sky
.
Image
image
);
...
...
packages/flutter/lib/src/services/shell.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky.
internals'
as
internals
;
import
'dart:
ui_
internals'
as
internals
;
import
'package:mojo/application.dart'
;
import
'package:mojo/application.dart'
;
import
'package:mojo/core.dart'
as
core
;
import
'package:mojo/core.dart'
as
core
;
...
...
packages/flutter/lib/src/widgets/basic.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/services.dart'
;
import
'package:sky/services.dart'
;
...
...
packages/flutter/lib/src/widgets/dismissable.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
...
...
packages/flutter/lib/src/widgets/drag_target.dart
View file @
5b37f875
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:collection'
;
import
'dart:collection'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
packages/flutter/lib/src/widgets/gesture_detector.dart
View file @
5b37f875
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// found in the LICENSE file.
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
packages/flutter/lib/src/widgets/scrollable.dart
View file @
5b37f875
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
import
'dart:async'
;
import
'dart:async'
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:newton/newton.dart'
;
import
'package:newton/newton.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
...
...
packages/flutter_sprites/lib/skysprites.dart
View file @
5b37f875
...
@@ -8,7 +8,7 @@ import 'dart:async';
...
@@ -8,7 +8,7 @@ import 'dart:async';
import
'dart:convert'
;
import
'dart:convert'
;
import
'dart:math'
as
math
;
import
'dart:math'
as
math
;
import
'dart:typed_data'
;
import
'dart:typed_data'
;
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:box2d/box2d.dart'
as
box2d
;
import
'package:box2d/box2d.dart'
as
box2d
;
import
'package:mojo/core.dart'
;
import
'package:mojo/core.dart'
;
...
...
packages/unit/test/engine/append_child_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/canvas_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'dart:
sky
'
show
Rect
,
Color
,
Paint
;
import
'dart:
ui
'
show
Rect
,
Color
,
Paint
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
import
'package:vector_math/vector_math_64.dart'
;
...
...
packages/unit/test/engine/color_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/document_child_mutations_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/dom_utils.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
int
childNodeCount
(
parent
)
{
int
childNodeCount
(
parent
)
{
int
count
=
0
;
int
count
=
0
;
...
...
packages/unit/test/engine/get_child_elements_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/inline_style_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/insert_before_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/mock_events.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
export
'dart:
sky
'
show
Point
;
export
'dart:
ui
'
show
Point
;
class
TestPointerEvent
extends
sky
.
PointerEvent
{
class
TestPointerEvent
extends
sky
.
PointerEvent
{
TestPointerEvent
({
TestPointerEvent
({
...
...
packages/unit/test/engine/owner_scope_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/paragraph_builder_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/rect_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/replace_child_test.dart
View file @
5b37f875
import
'dart:
sky
'
;
import
'dart:
ui
'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/engine/text_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/gestures/pointer_router_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/gestures/scale_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/gestures/scroll_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/gestures.dart'
;
import
'package:sky/gestures.dart'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/rendering/image_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:test/test.dart'
;
import
'package:test/test.dart'
;
...
...
packages/unit/test/widget/shader_mask_test.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/painting.dart'
;
import
'package:sky/painting.dart'
;
import
'package:sky/widgets.dart'
;
import
'package:sky/widgets.dart'
;
...
...
packages/unit/test/widget/widget_tester.dart
View file @
5b37f875
import
'dart:
sky
'
as
sky
;
import
'dart:
ui
'
as
sky
;
import
'package:sky/animation.dart'
;
import
'package:sky/animation.dart'
;
import
'package:sky/rendering.dart'
;
import
'package:sky/rendering.dart'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment