text stringlengths 6 13.6M | id stringlengths 13 176 | metadata dict | __index_level_0__ int64 0 1.69k |
|---|---|---|---|
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/gestures.dart';
import 'package:flutter_test/flutter_test.dart';
class TestPointerSignalListener {
TestPointerSignalListener(thi... | flutter/packages/flutter/test/gestures/pointer_signal_resolver_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/gestures/pointer_signal_resolver_test.dart",
"repo_id": "flutter",
"token_count": 1150
} | 686 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/// A 50x50 blue square png.
const List<int> kBlueSquarePng = <int>[
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49,
0x48... | flutter/packages/flutter/test/image_data.dart/0 | {
"file_path": "flutter/packages/flutter/test/image_data.dart",
"repo_id": "flutter",
"token_count": 3839
} | 687 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flu... | flutter/packages/flutter/test/material/badge_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/badge_test.dart",
"repo_id": "flutter",
"token_count": 6659
} | 688 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file is run as part of a reduced test set in CI on Mac and Windows
// machines.
@Tags(<String>['reduced-test-set'])
library;
import 'package:flutt... | flutter/packages/flutter/test/material/card_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/card_theme_test.dart",
"repo_id": "flutter",
"token_count": 3176
} | 689 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWid... | flutter/packages/flutter/test/material/debug_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/debug_test.dart",
"repo_id": "flutter",
"token_count": 3397
} | 690 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('applySurfaceTint with null surface tint ret... | flutter/packages/flutter/test/material/elevation_overlay_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/elevation_overlay_test.dart",
"repo_id": "flutter",
"token_count": 1390
} | 691 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file is run as part of a reduced test set in CI on Mac and Windows
// machines.
@Tags(<String>['reduced-test-set'])
library;
import 'package:flutt... | flutter/packages/flutter/test/material/flutter_logo_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/flutter_logo_test.dart",
"repo_id": "flutter",
"token_count": 226
} | 692 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@Tags(<String>['reduced-test-set'])
library;
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test... | flutter/packages/flutter/test/material/magnifier_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/magnifier_test.dart",
"repo_id": "flutter",
"token_count": 7619
} | 693 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering... | flutter/packages/flutter/test/material/navigation_rail_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/navigation_rail_test.dart",
"repo_id": "flutter",
"token_count": 85569
} | 694 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering... | flutter/packages/flutter/test/material/range_slider_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/range_slider_test.dart",
"repo_id": "flutter",
"token_count": 43023
} | 695 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutt... | flutter/packages/flutter/test/material/slider_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/slider_theme_test.dart",
"repo_id": "flutter",
"token_count": 44384
} | 696 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:flutter_test/flutter_test.dart';
void m... | flutter/packages/flutter/test/material/text_field_focus_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/text_field_focus_test.dart",
"repo_id": "flutter",
"token_count": 7543
} | 697 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('Ti... | flutter/packages/flutter/test/material/time_picker_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/time_picker_theme_test.dart",
"repo_id": "flutter",
"token_count": 15139
} | 698 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui' as ui;
import 'package:flutter/foundation.dart';
import 'package:flutter/painting.dart';
import 'package:flutter/scheduler.dart';
import ... | flutter/packages/flutter/test/painting/binding_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/binding_test.dart",
"repo_id": "flutter",
"token_count": 1119
} | 699 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui' as ui show Codec;
import 'package:flutter/foundation.dart';
import 'package:flutter/painting.dart';
/// An image provider implementation... | flutter/packages/flutter/test/painting/fake_image_provider.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/fake_image_provider.dart",
"repo_id": "flutter",
"token_count": 343
} | 700 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:async';
import 'dart:ui';
import 'package:flutter/foundation.dart';
import 'package:flutter/painting.dart';
import 'package:flutter/scheduler... | flutter/packages/flutter/test/painting/image_stream_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/image_stream_test.dart",
"repo_id": "flutter",
"token_count": 11813
} | 701 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/painting.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('StrutStyle diagnostics test', () {
cons... | flutter/packages/flutter/test/painting/strut_style_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/strut_style_test.dart",
"repo_id": "flutter",
"token_count": 659
} | 702 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
import 'rendering_tester.dart';
void main() {
TestRenderingFl... | flutter/packages/flutter/test/rendering/aspect_ratio_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/aspect_ratio_test.dart",
"repo_id": "flutter",
"token_count": 2805
} | 703 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:async';
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter/rendering.dart';
import 'pa... | flutter/packages/flutter/test/rendering/first_frame_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/first_frame_test.dart",
"repo_id": "flutter",
"token_count": 425
} | 704 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// THIS TEST IS SENSITIVE TO LINE NUMBERS AT THE TOP OF THIS FILE
import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import... | flutter/packages/flutter/test/rendering/non_normalized_constraints_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/non_normalized_constraints_test.dart",
"repo_id": "flutter",
"token_count": 478
} | 705 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('RelativeRect.==', () {
const RelativeR... | flutter/packages/flutter/test/rendering/relative_rect_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/relative_rect_test.dart",
"repo_id": "flutter",
"token_count": 1357
} | 706 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/gestures.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:vector_ma... | flutter/packages/flutter/test/rendering/slivers_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/slivers_test.dart",
"repo_id": "flutter",
"token_count": 18897
} | 707 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/scheduler.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('Priority operators control test', () async... | flutter/packages/flutter/test/scheduler/priority_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/scheduler/priority_test.dart",
"repo_id": "flutter",
"token_count": 194
} | 708 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/scheduler.dart';
import 'package:flutter/services.dart';
import 'package:flutter_test/flu... | flutter/packages/flutter/test/services/binding_lifecycle_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/services/binding_lifecycle_test.dart",
"repo_id": "flutter",
"token_count": 482
} | 709 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:typed_data';
import 'package:flutter/services.dart';
import 'package:flutter_test/flutter_test.dart';
void checkEncoding<T>(MessageCodec<T> ... | flutter/packages/flutter/test/services/message_codecs_testing.dart/0 | {
"file_path": "flutter/packages/flutter/test/services/message_codecs_testing.dart",
"repo_id": "flutter",
"token_count": 1063
} | 710 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:convert' show jsonDecode;
import 'package:flutter/foundation.dart';
import 'package:flutter/services.dart';
import 'package:flutter_test/flut... | flutter/packages/flutter/test/services/text_editing_delta_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/services/text_editing_delta_test.dart",
"repo_id": "flutter",
"token_count": 6260
} | 711 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('AnimatedPadding.debugFillProperties',... | flutter/packages/flutter/test/widgets/animated_padding_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/animated_padding_test.dart",
"repo_id": "flutter",
"token_count": 1417
} | 712 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file is run as part of a reduced test set in CI on Mac and Windows
// machines.
@Tags(<String>['reduced-test-set'])
library;
import 'dart:ui';
im... | flutter/packages/flutter/test/widgets/backdrop_filter_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/backdrop_filter_test.dart",
"repo_id": "flutter",
"token_count": 4187
} | 713 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
import 'test_widgets.dart';
class ProbeWidget extends StatefulWid... | flutter/packages/flutter/test/widgets/build_scope_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/build_scope_test.dart",
"repo_id": "flutter",
"token_count": 2141
} | 714 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
class TestSingleChildLayoutDelegate extends SingleChildLayoutDeleg... | flutter/packages/flutter/test/widgets/custom_single_child_layout_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/custom_single_child_layout_test.dart",
"repo_id": "flutter",
"token_count": 1943
} | 715 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('runs animations', (WidgetTester test... | flutter/packages/flutter/test/widgets/dual_transition_builder_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/dual_transition_builder_test.dart",
"repo_id": "flutter",
"token_count": 3777
} | 716 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'packag... | flutter/packages/flutter/test/widgets/focus_traversal_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/focus_traversal_test.dart",
"repo_id": "flutter",
"token_count": 60717
} | 717 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/gestures.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidget... | flutter/packages/flutter/test/widgets/hyperlink_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/hyperlink_test.dart",
"repo_id": "flutter",
"token_count": 887
} | 718 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
// A simple "flat" Inhe... | flutter/packages/flutter/test/widgets/inherited_model_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/inherited_model_test.dart",
"repo_id": "flutter",
"token_count": 8843
} | 719 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file contains a wacky demonstration of creating a custom ScrollPosition
// setup. It's testing that we don't regress the factoring of the
// Scroll... | flutter/packages/flutter/test/widgets/linked_scroll_view_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/linked_scroll_view_test.dart",
"repo_id": "flutter",
"token_count": 8011
} | 720 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/services.dart';
import 'package:flutter_test/flu... | flutter/packages/flutter/test/widgets/live_text_utils.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/live_text_utils.dart",
"repo_id": "flutter",
"token_count": 785
} | 721 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'observer_tester.dart';
void main() {
testWidgets('Back... | flutter/packages/flutter/test/widgets/navigator_replacement_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/navigator_replacement_test.dart",
"repo_id": "flutter",
"token_count": 3361
} | 722 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
class TestTransition extends AnimatedWidget {
const TestTransit... | flutter/packages/flutter/test/widgets/page_forward_transitions_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/page_forward_transitions_test.dart",
"repo_id": "flutter",
"token_count": 3308
} | 723 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/services.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidget... | flutter/packages/flutter/test/widgets/raw_keyboard_listener_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/raw_keyboard_listener_test.dart",
"repo_id": "flutter",
"token_count": 1320
} | 724 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@TestOn('!chrome')
library;
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
impo... | flutter/packages/flutter/test/widgets/route_notification_messages_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/route_notification_messages_test.dart",
"repo_id": "flutter",
"token_count": 4335
} | 725 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
class TestScrollPhysics... | flutter/packages/flutter/test/widgets/scroll_physics_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/scroll_physics_test.dart",
"repo_id": "flutter",
"token_count": 5070
} | 726 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui' as ui;
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import ... | flutter/packages/flutter/test/widgets/scrollable_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/scrollable_test.dart",
"repo_id": "flutter",
"token_count": 24363
} | 727 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutte... | flutter/packages/flutter/test/widgets/semantics_9_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/semantics_9_test.dart",
"repo_id": "flutter",
"token_count": 2205
} | 728 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
class Changer extends StatefulWidget {
const Changer({ super.key... | flutter/packages/flutter/test/widgets/set_state_4_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/set_state_4_test.dart",
"repo_id": "flutter",
"token_count": 338
} | 729 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:math' as math;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
// Helpers
final ... | flutter/packages/flutter/test/widgets/sliver_fill_remaining_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/sliver_fill_remaining_test.dart",
"repo_id": "flutter",
"token_count": 22908
} | 730 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('Sliver with keep alive without key - ... | flutter/packages/flutter/test/widgets/slivers_keepalive_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/slivers_keepalive_test.dart",
"repo_id": "flutter",
"token_count": 8790
} | 731 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui';
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void m... | flutter/packages/flutter/test/widgets/tap_region_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/tap_region_test.dart",
"repo_id": "flutter",
"token_count": 15672
} | 732 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:math' as math;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('Scrolla... | flutter/packages/flutter/test/widgets/transformed_scrollable_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/transformed_scrollable_test.dart",
"repo_id": "flutter",
"token_count": 3409
} | 733 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('WidgetStateProperty.resolveWith()', () {
... | flutter/packages/flutter/test/widgets/widget_state_property_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/widget_state_property_test.dart",
"repo_id": "flutter",
"token_count": 1369
} | 734 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
void main() {
// Changes made in https://github.com/flutter/flutter/pull/93427
ColorScheme colorScheme = Color... | flutter/packages/flutter/test_fixes/material/color_scheme.dart/0 | {
"file_path": "flutter/packages/flutter/test_fixes/material/color_scheme.dart",
"repo_id": "flutter",
"token_count": 907
} | 735 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/rendering.dart';
void main() {
// Changes made in https://github.com/flutter/flutter/pull/66305
RenderStack renderStack = Rend... | flutter/packages/flutter/test_fixes/rendering/rendering.dart/0 | {
"file_path": "flutter/packages/flutter/test_fixes/rendering/rendering.dart",
"repo_id": "flutter",
"token_count": 334
} | 736 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('TextTreeRenderer returns an empty string ... | flutter/packages/flutter/test_release/diagnostics_test.dart/0 | {
"file_path": "flutter/packages/flutter/test_release/diagnostics_test.dart",
"repo_id": "flutter",
"token_count": 319
} | 737 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:convert';
import 'package:meta/meta.dart';
import 'deserialization_factory.dart';
import 'error.dart';
import 'message.dart';
const List<Ty... | flutter/packages/flutter_driver/lib/src/common/find.dart/0 | {
"file_path": "flutter/packages/flutter_driver/lib/src/common/find.dart",
"repo_id": "flutter",
"token_count": 4473
} | 738 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:io';
import 'package:meta/meta.dart';
import 'package:vm_service/vm_service.dart' as vms;
import 'package:webdriver/async_io.dart' as async_i... | flutter/packages/flutter_driver/lib/src/driver/driver.dart/0 | {
"file_path": "flutter/packages/flutter_driver/lib/src/driver/driver.dart",
"repo_id": "flutter",
"token_count": 9840
} | 739 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:convert';
import 'dart:html' as html;
import 'dart:js';
import 'dart:js_util' as js_util;
/// The dart:html implementation of [registerWebSer... | flutter/packages/flutter_driver/lib/src/extension/_extension_web.dart/0 | {
"file_path": "flutter/packages/flutter_driver/lib/src/extension/_extension_web.dart",
"repo_id": "flutter",
"token_count": 417
} | 740 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter_driver/flutter_driver.dart' as flutter_driver;
import 'package:flutter_test/flutter_test.dart';
void main() {
test('flutter_driv... | flutter/packages/flutter_driver/test/src/real_tests/text_input_action_test.dart/0 | {
"file_path": "flutter/packages/flutter_driver/test/src/real_tests/text_input_action_test.dart",
"repo_id": "flutter",
"token_count": 243
} | 741 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:async' show FutureOr;
import 'dart:io' as io show OSError, SocketException;
import 'package:file/file.dart';
import 'package:file/local.dart'... | flutter/packages/flutter_goldens/lib/flutter_goldens.dart/0 | {
"file_path": "flutter/packages/flutter_goldens/lib/flutter_goldens.dart",
"repo_id": "flutter",
"token_count": 6770
} | 742 |
{
"datePickerHourSemanticsLabelOne": "$hour часа",
"datePickerHourSemanticsLabelOther": "$hour часа",
"datePickerMinuteSemanticsLabelOne": "1 минута",
"datePickerMinuteSemanticsLabelOther": "$minute минути",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbre... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_bg.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_bg.arb",
"repo_id": "flutter",
"token_count": 591
} | 743 |
{
"datePickerHourSemanticsLabelOne": "$hour Uhr",
"datePickerHourSemanticsLabelOther": "$hour Uhr",
"datePickerMinuteSemanticsLabelOne": "1 Minute",
"datePickerMinuteSemanticsLabelOther": "$minute Minuten",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbrev... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_gsw.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_gsw.arb",
"repo_id": "flutter",
"token_count": 449
} | 744 |
{
"datePickerHourSemanticsLabelOne": "Саат $hour",
"datePickerHourSemanticsLabelOther": "Саат $hour",
"datePickerMinuteSemanticsLabelOne": "1 мүнөт",
"datePickerMinuteSemanticsLabelOther": "$minute мүнөт",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbrevi... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_ky.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_ky.arb",
"repo_id": "flutter",
"token_count": 632
} | 745 |
{
"datePickerHourSemanticsLabelFew": "$hour",
"datePickerHourSemanticsLabelMany": "$hour",
"datePickerMinuteSemanticsLabelFew": "$minute minuty",
"datePickerMinuteSemanticsLabelMany": "$minute minut",
"timerPickerHourLabelFew": "godziny",
"timerPickerHourLabelMany": "godzin",
"timerPickerMinuteLabelFew": ... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_pl.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_pl.arb",
"repo_id": "flutter",
"token_count": 603
} | 746 |
{
"licensesPackageDetailTextTwo": "ترخيصان ($licenseCount)",
"licensesPackageDetailTextMany": "$licenseCount ترخيصًا",
"licensesPackageDetailTextFew": "$licenseCount تراخيص",
"remainingTextFieldCharacterCountTwo": "حرفان ($remainingCount) متبقيان",
"remainingTextFieldCharacterCountMany": "$remainingCount حرفً... | flutter/packages/flutter_localizations/lib/src/l10n/material_ar.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/material_ar.arb",
"repo_id": "flutter",
"token_count": 3511
} | 747 |
{
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Buksan ang menu ng navigation",
"backButtonTooltip": "Bumalik",
"closeButtonTooltip": "Isara",
"deleteButtonTooltip": "I-delete",
"nextMonthTooltip": "Susunod na buwan",
"previousMonthTooltip": "Nakaraang buwan",
... | flutter/packages/flutter_localizations/lib/src/l10n/material_fil.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/material_fil.arb",
"repo_id": "flutter",
"token_count": 2283
} | 748 |
{
"selectedRowCountTitleOne": "1 элемент таңдалды.",
"remainingTextFieldCharacterCountOne": "1 таңба қалды.",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Навигация мәзірін ашу",
"backButtonTooltip": "Артқа",
"closeButtonTooltip": "Жабу",
"deleteButtonTooltip": "... | flutter/packages/flutter_localizations/lib/src/l10n/material_kk.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/material_kk.arb",
"repo_id": "flutter",
"token_count": 3369
} | 749 |
{
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Navigatiemenu openen",
"backButtonTooltip": "Terug",
"closeButtonTooltip": "Sluiten",
"deleteButtonTooltip": "Verwijderen",
"nextMonthTooltip": "Volgende maand",
"previousMonthTooltip": "Vorige maand",
"nextPageTo... | flutter/packages/flutter_localizations/lib/src/l10n/material_nl.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/material_nl.arb",
"repo_id": "flutter",
"token_count": 2278
} | 750 |
{
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Öppna navigeringsmenyn",
"backButtonTooltip": "Tillbaka",
"closeButtonTooltip": "Stäng",
"deleteButtonTooltip": "Radera",
"nextMonthTooltip": "Nästa månad",
"previousMonthTooltip": "Föregående månad",
"nextPageToo... | flutter/packages/flutter_localizations/lib/src/l10n/material_sv.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/material_sv.arb",
"repo_id": "flutter",
"token_count": 2291
} | 751 |
{
"reorderItemToStart": "ወደ መጀመሪያ ውሰድ",
"reorderItemToEnd": "ወደ መጨረሻ ውሰድ",
"reorderItemUp": "ወደ ላይ ውሰድ",
"reorderItemDown": "ወደ ታች ውሰድ",
"reorderItemLeft": "ወደ ግራ ውሰድ",
"reorderItemRight": "ወደ ቀኝ ውሰድ"
}
| flutter/packages/flutter_localizations/lib/src/l10n/widgets_am.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/widgets_am.arb",
"repo_id": "flutter",
"token_count": 207
} | 752 |
{
"reorderItemToStart": "Move to the start",
"reorderItemToEnd": "Move to the end",
"reorderItemUp": "Move up",
"reorderItemDown": "Move down",
"reorderItemLeft": "Move to the left",
"reorderItemRight": "Move to the right"
}
| flutter/packages/flutter_localizations/lib/src/l10n/widgets_en_AU.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/widgets_en_AU.arb",
"repo_id": "flutter",
"token_count": 86
} | 753 |
{
"reorderItemToStart": "Siirrä alkuun",
"reorderItemToEnd": "Siirrä loppuun",
"reorderItemUp": "Siirrä ylös",
"reorderItemDown": "Siirrä alas",
"reorderItemLeft": "Siirrä vasemmalle",
"reorderItemRight": "Siirrä oikealle"
}
| flutter/packages/flutter_localizations/lib/src/l10n/widgets_fi.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/widgets_fi.arb",
"repo_id": "flutter",
"token_count": 109
} | 754 |
{
"reorderItemToStart": "დასაწყისში გადატანა",
"reorderItemToEnd": "ბოლოში გადატანა",
"reorderItemUp": "ზემოთ გადატანა",
"reorderItemDown": "ქვემოთ გადატანა",
"reorderItemLeft": "მარცხნივ გადატანა",
"reorderItemRight": "მარჯვნივ გადატანა"
}
| flutter/packages/flutter_localizations/lib/src/l10n/widgets_ka.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/widgets_ka.arb",
"repo_id": "flutter",
"token_count": 339
} | 755 |
{
"reorderItemToStart": "सुरुमा सार्नुहोस्",
"reorderItemToEnd": "अन्त्यमा जानुहोस्",
"reorderItemUp": "माथि सार्नुहोस्",
"reorderItemDown": "तल सार्नुहोस्",
"reorderItemLeft": "बायाँ सार्नुहोस्",
"reorderItemRight": "दायाँ सार्नुहोस्"
}
| flutter/packages/flutter_localizations/lib/src/l10n/widgets_ne.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/widgets_ne.arb",
"repo_id": "flutter",
"token_count": 229
} | 756 |
{
"reorderItemToStart": "Pomerite na početak",
"reorderItemToEnd": "Pomerite na kraj",
"reorderItemUp": "Pomerite nagore",
"reorderItemDown": "Pomerite nadole",
"reorderItemLeft": "Pomerite ulevo",
"reorderItemRight": "Pomerite udesno"
}
| flutter/packages/flutter_localizations/lib/src/l10n/widgets_sr_Latn.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/widgets_sr_Latn.arb",
"repo_id": "flutter",
"token_count": 105
} | 757 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:intl/intl.dart' as intl;
import 'cupertino_localizations... | flutter/packages/flutter_localizations/lib/src/material_localizations.dart/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/material_localizations.dart",
"repo_id": "flutter",
"token_count": 9686
} | 758 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/foundation.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_localizations/flutter_localizations.dart';
import ... | flutter/packages/flutter_localizations/test/widgets_test.dart/0 | {
"file_path": "flutter/packages/flutter_localizations/test/widgets_test.dart",
"repo_id": "flutter",
"token_count": 20321
} | 759 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:typed_data';
import 'dart:ui' as ui;
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart';
import 'package:matcher/... | flutter/packages/flutter_test/lib/src/_matchers_io.dart/0 | {
"file_path": "flutter/packages/flutter_test/lib/src/_matchers_io.dart",
"repo_id": "flutter",
"token_count": 1713
} | 760 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:io';
/// Whether the test is running in a web browser compiled to JavaScript.
///
/// See also:
///
/// * [kIsWeb], the equivalent constant ... | flutter/packages/flutter_test/lib/src/platform.dart/0 | {
"file_path": "flutter/packages/flutter_test/lib/src/platform.dart",
"repo_id": "flutter",
"token_count": 404
} | 761 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutt... | flutter/packages/flutter_test/test/accessibility_test.dart/0 | {
"file_path": "flutter/packages/flutter_test/test/accessibility_test.dart",
"repo_id": "flutter",
"token_count": 14966
} | 762 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:ui' as ui;
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
... | flutter/packages/flutter_test/test/reference_image_test.dart/0 | {
"file_path": "flutter/packages/flutter_test/test/reference_image_test.dart",
"repo_id": "flutter",
"token_count": 2006
} | 763 |
# Copyright 2014 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
require 'json'
# Minimum CocoaPods Ruby version is 2.0.
# Don't depend on features newer than that.
# Hook for Podfile setup, installation settings.
#
# @ex... | flutter/packages/flutter_tools/bin/podhelper.rb/0 | {
"file_path": "flutter/packages/flutter_tools/bin/podhelper.rb",
"repo_id": "flutter",
"token_count": 6601
} | 764 |
To manually update `settings.gradle`, follow these steps:
1. Copy `settings.gradle` as `settings_aar.gradle`
2. Remove the following code from `settings_aar.gradle`:
def localPropertiesFile = new File(rootProject.projectDir, "local.properties")
def properties = new Properties()
assert... | flutter/packages/flutter_tools/gradle/manual_migration_settings.gradle.md/0 | {
"file_path": "flutter/packages/flutter_tools/gradle/manual_migration_settings.gradle.md",
"repo_id": "flutter",
"token_count": 240
} | 765 |
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="catalog - basic_app_bar" type="FlutterRunConfigurationType" factoryName="Flutter">
<option name="filePath" value="$PROJECT_DIR$/examples/catalog/lib/basic_app_bar.dart" />
<method />
</configuration>
</component> | flutter/packages/flutter_tools/ide_templates/intellij/.idea/runConfigurations/catalog___basic_app_bar.xml.copy.tmpl/0 | {
"file_path": "flutter/packages/flutter_tools/ide_templates/intellij/.idea/runConfigurations/catalog___basic_app_bar.xml.copy.tmpl",
"repo_id": "flutter",
"token_count": 98
} | 766 |
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="layers - styled_text" type="FlutterRunConfigurationType" factoryName="Flutter">
<option name="filePath" value="$PROJECT_DIR$/examples/layers/widgets/styled_text.dart" />
<method />
</configuration>
</component> | flutter/packages/flutter_tools/ide_templates/intellij/.idea/runConfigurations/layers___styled_text.xml.copy.tmpl/0 | {
"file_path": "flutter/packages/flutter_tools/ide_templates/intellij/.idea/runConfigurations/layers___styled_text.xml.copy.tmpl",
"repo_id": "flutter",
"token_count": 96
} | 767 |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project> | flutter/packages/flutter_tools/ide_templates/intellij/.idea/vcs.xml.copy.tmpl/0 | {
"file_path": "flutter/packages/flutter_tools/ide_templates/intellij/.idea/vcs.xml.copy.tmpl",
"repo_id": "flutter",
"token_count": 66
} | 768 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../base/context.dart';
import '../build_info.dart';
import '../project.dart';
/// The builder in the current context.
AndroidBuilder? get androidB... | flutter/packages/flutter_tools/lib/src/android/android_builder.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/android/android_builder.dart",
"repo_id": "flutter",
"token_count": 447
} | 769 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:meta/meta.dart';
import 'package:process/process.dart';
import 'package:unified_analytics/unified_analytics.dart';
import '../base/common.... | flutter/packages/flutter_tools/lib/src/android/gradle_utils.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/android/gradle_utils.dart",
"repo_id": "flutter",
"token_count": 12559
} | 770 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:async';
import 'package:dds/dds.dart' as dds;
import 'package:meta/meta.dart';
import 'common.dart';
import 'context.dart';
import 'io.dart'... | flutter/packages/flutter_tools/lib/src/base/dds.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/base/dds.dart",
"repo_id": "flutter",
"token_count": 1738
} | 771 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../convert.dart';
import '../features.dart';
import 'io.dart' as io;
import 'logger.dart';
import 'platform.dart';
enum TerminalColor {
red,
g... | flutter/packages/flutter_tools/lib/src/base/terminal.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/base/terminal.dart",
"repo_id": "flutter",
"token_count": 4760
} | 772 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:package_config/package_config.dart';
import '../../artifacts.dart';
import '../../base/build.dart';
import '../../base/common.dart';
impor... | flutter/packages/flutter_tools/lib/src/build_system/targets/common.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/build_system/targets/common.dart",
"repo_id": "flutter",
"token_count": 5731
} | 773 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:meta/meta.dart';
import 'package:pool/pool.dart';
import 'package:process/process.dart';
import 'artifacts.dart';
import 'asset.dart' hide... | flutter/packages/flutter_tools/lib/src/bundle_builder.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/bundle_builder.dart",
"repo_id": "flutter",
"token_count": 3134
} | 774 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:typed_data';
import 'package:crypto/crypto.dart';
import 'package:file/file.dart';
import 'package:meta/meta.dart';
import 'package:unified_a... | flutter/packages/flutter_tools/lib/src/commands/build_ios.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/commands/build_ios.dart",
"repo_id": "flutter",
"token_count": 10509
} | 775 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../base/common.dart';
import '../base/logger.dart';
import '../base/platform.dart';
import '../base/terminal.dart';
import '../base/utils.dart';
im... | flutter/packages/flutter_tools/lib/src/commands/devices.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/commands/devices.dart",
"repo_id": "flutter",
"token_count": 3913
} | 776 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:completion/completion.dart';
import '../base/common.dart';
import '../base/file_system.dart';
import '../globals.dart' as globals;
import ... | flutter/packages/flutter_tools/lib/src/commands/shell_completion.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/commands/shell_completion.dart",
"repo_id": "flutter",
"token_count": 810
} | 777 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:async';
import 'package:file/file.dart';
import 'package:package_config/package_config.dart';
import '../base/version.dart';
final RegExp _... | flutter/packages/flutter_tools/lib/src/dart/language_version.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/dart/language_version.dart",
"repo_id": "flutter",
"token_count": 1412
} | 778 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:async';
import 'package:meta/meta.dart';
import 'package:process/process.dart';
import 'base/bot_detector.dart';
import 'base/common.dart'... | flutter/packages/flutter_tools/lib/src/devtools_launcher.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/devtools_launcher.dart",
"repo_id": "flutter",
"token_count": 1327
} | 779 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:file/file.dart';
import 'package:process/process.dart';
import '../base/common.dart';
import '../base/logger.dart';
import '../base/proces... | flutter/packages/flutter_tools/lib/src/fuchsia/fuchsia_ffx.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/fuchsia/fuchsia_ffx.dart",
"repo_id": "flutter",
"token_count": 1928
} | 780 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../base/platform.dart';
import '../doctor_validator.dart';
import '../features.dart';
import '../macos/xcode.dart';
class IOSWorkflow implements W... | flutter/packages/flutter_tools/lib/src/ios/ios_workflow.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/ios/ios_workflow.dart",
"repo_id": "flutter",
"token_count": 358
} | 781 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../base/file_system.dart';
import '../build_system/build_system.dart';
import '../build_system/build_targets.dart';
import '../build_system/targets... | flutter/packages/flutter_tools/lib/src/isolated/build_targets.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/isolated/build_targets.dart",
"repo_id": "flutter",
"token_count": 341
} | 782 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:process/process.dart';
import '../base/file_system.dart';
import '../base/logger.dart';
import '../base/os.dart';
import '../base/platform... | flutter/packages/flutter_tools/lib/src/linux/linux_device.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/linux/linux_device.dart",
"repo_id": "flutter",
"token_count": 1260
} | 783 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import '../base/platform.dart';
import '../doctor_validator.dart';
import '../features.dart';
/// The macOS-specific implementation of a [Workflow].
class... | flutter/packages/flutter_tools/lib/src/macos/macos_workflow.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/macos/macos_workflow.dart",
"repo_id": "flutter",
"token_count": 271
} | 784 |
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:meta/meta.dart';
import 'base/config.dart';
import 'base/context.dart';
import 'base/file_system.dart';
import 'base/logger.dart';
import ... | flutter/packages/flutter_tools/lib/src/persistent_tool_state.dart/0 | {
"file_path": "flutter/packages/flutter_tools/lib/src/persistent_tool_state.dart",
"repo_id": "flutter",
"token_count": 1243
} | 785 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.