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/foundation.dart';
// Any changes to this file should be reflected in the debugAssertAllGesturesVarsUnset()
// function below.
///... | flutter/packages/flutter/lib/src/gestures/debug.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/gestures/debug.dart",
"repo_id": "flutter",
"token_count": 846
} | 671 |
// 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:collection';
import 'events.dart';
export 'events.dart' show PointerEvent;
/// A callback used by [PointerEventResampler.sample] and
/// [P... | flutter/packages/flutter/lib/src/gestures/resampler.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/gestures/resampler.dart",
"repo_id": "flutter",
"token_count": 3918
} | 672 |
// 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.
// AUTOGENERATED FILE DO NOT EDIT!
// This file was generated by vitool.
part of material_animated_icons; // ignore: use_string_in_part_of_directives
const... | flutter/packages/flutter/lib/src/material/animated_icons/data/close_menu.g.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/animated_icons/data/close_menu.g.dart",
"repo_id": "flutter",
"token_count": 29556
} | 673 |
// 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/widgets.dart';
import 'ink_well.dart';
import 'material.dart';
import 'text_form_field.da... | flutter/packages/flutter/lib/src/material/autocomplete.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/autocomplete.dart",
"repo_id": "flutter",
"token_count": 2785
} | 674 |
// 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/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart';
imp... | flutter/packages/flutter/lib/src/material/button_style_button.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/button_style_button.dart",
"repo_id": "flutter",
"token_count": 7758
} | 675 |
// 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/rendering.dart';
import 'package:flutter/widgets.dart';
import 'checkbox.dart';
import 'constants.dar... | flutter/packages/flutter/lib/src/material/data_table.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/data_table.dart",
"repo_id": "flutter",
"token_count": 17013
} | 676 |
// 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' show lerpDouble;
import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart'... | flutter/packages/flutter/lib/src/material/drawer_theme.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/drawer_theme.dart",
"repo_id": "flutter",
"token_count": 2203
} | 677 |
// 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/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart';
imp... | flutter/packages/flutter/lib/src/material/floating_action_button.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/floating_action_button.dart",
"repo_id": "flutter",
"token_count": 10703
} | 678 |
// 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' show clampDouble;
import 'package:flutter/widgets.dart';
import 'chip.dart';
import 'chip_theme.dart';
import 'co... | flutter/packages/flutter/lib/src/material/input_chip.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/input_chip.dart",
"repo_id": "flutter",
"token_count": 3844
} | 679 |
// 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' show lerpDouble;
import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/widgets.dart'... | flutter/packages/flutter/lib/src/material/mergeable_material.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/mergeable_material.dart",
"repo_id": "flutter",
"token_count": 9377
} | 680 |
// 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/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'color_scheme.dart';
import 'materi... | flutter/packages/flutter/lib/src/material/progress_indicator.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/progress_indicator.dart",
"repo_id": "flutter",
"token_count": 13017
} | 681 |
// 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 'button_style.dart';
import 'theme.dart';
// Examples can assume:... | flutter/packages/flutter/lib/src/material/segmented_button_theme.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/segmented_button_theme.dart",
"repo_id": "flutter",
"token_count": 1725
} | 682 |
// 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/foundation.dart';
import 'package:flutter/widgets.dart';
import 'constants.dart';
// Examples can as... | flutter/packages/flutter/lib/src/material/tab_controller.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/tab_controller.dart",
"repo_id": "flutter",
"token_count": 5619
} | 683 |
// 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/widgets.dart';
import 'button_style.dart';
import 'colors.dart';
impo... | flutter/packages/flutter/lib/src/material/time_picker_theme.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/material/time_picker_theme.dart",
"repo_id": "flutter",
"token_count": 7306
} | 684 |
// 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 'dart:ui' as ui show lerpDouble;
import 'package:flutter/foundation.dart';
import 'basic_types.dart';
import 'edge_ins... | flutter/packages/flutter/lib/src/painting/borders.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/painting/borders.dart",
"repo_id": "flutter",
"token_count": 11888
} | 685 |
// 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:collection';
import 'dart:math' as math;
import 'dart:ui' as ui show Gradient, lerpDouble;
import 'package:flutter/foundation.dart';
import '... | flutter/packages/flutter/lib/src/painting/gradient.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/painting/gradient.dart",
"repo_id": "flutter",
"token_count": 13892
} | 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.
import 'dart:ui' as ui show lerpDouble;
import 'package:flutter/foundation.dart';
import 'basic_types.dart';
import 'border_radius.dart';
import 'borders... | flutter/packages/flutter/lib/src/painting/stadium_border.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/painting/stadium_border.dart",
"repo_id": "flutter",
"token_count": 5738
} | 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 'dart:math' as math;
import 'dart:ui' as ui show ViewConstraints, lerpDouble;
import 'package:flutter/foundation.dart';
import 'package:flutter/ges... | flutter/packages/flutter/lib/src/rendering/box.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/rendering/box.dart",
"repo_id": "flutter",
"token_count": 42776
} | 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.
import 'dart:ui' as ui show PictureRecorder;
import 'package:flutter/animation.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/ge... | flutter/packages/flutter/lib/src/rendering/object.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/rendering/object.dart",
"repo_id": "flutter",
"token_count": 66439
} | 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:vector_math/vector_math_64.dart';
import 'box.dart';
import 'object.dart';
import 'sliver.dart';... | flutter/packages/flutter/lib/src/rendering/sliver_multi_box_adaptor.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/rendering/sliver_multi_box_adaptor.dart",
"repo_id": "flutter",
"token_count": 9477
} | 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 'dart:async';
import 'package:flutter/foundation.dart';
import 'binding.dart';
export 'dart:ui' show VoidCallback;
export 'package:flutter/found... | flutter/packages/flutter/lib/src/scheduler/ticker.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/scheduler/ticker.dart",
"repo_id": "flutter",
"token_count": 5766
} | 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.
import 'dart:async';
import 'system_channels.dart';
// Examples can assume:
// // so that we can import the fake "split_component.dart" in an example bel... | flutter/packages/flutter/lib/src/services/deferred_component.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/services/deferred_component.dart",
"repo_id": "flutter",
"token_count": 1273
} | 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.
import 'dart:io';
import 'package:flutter/foundation.dart';
import 'binding.dart';
import 'hardware_keyboard.dart';
import 'raw_keyboard_android.dart';
i... | flutter/packages/flutter/lib/src/services/raw_keyboard.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/services/raw_keyboard.dart",
"repo_id": "flutter",
"token_count": 14844
} | 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 'dart:ui' show TextAffinity, TextPosition, TextRange;
import 'package:flutter/foundation.dart';
export 'dart:ui' show TextAffinity, TextPosition;
... | flutter/packages/flutter/lib/src/services/text_editing.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/services/text_editing.dart",
"repo_id": "flutter",
"token_count": 2944
} | 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 'basic.dart';
import 'framework.dart';
import 'ticker_provider.dart';
import 'transitions.dart';
// Inte... | flutter/packages/flutter/lib/src/widgets/animated_switcher.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/animated_switcher.dart",
"repo_id": "flutter",
"token_count": 4532
} | 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 'framework.dart';
import 'inherited_theme.dart';
import 'navigator.dart';
import 'overlay.dart';
/// Builds and manages a context menu at a given l... | flutter/packages/flutter/lib/src/widgets/context_menu_controller.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/context_menu_controller.dart",
"repo_id": "flutter",
"token_count": 1201
} | 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 'package:flutter/foundation.dart';
import 'actions.dart';
import 'basic.dart';
import 'focus_manager.dart';
import 'focus_scope.dart';
import 'fram... | flutter/packages/flutter/lib/src/widgets/focus_traversal.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/focus_traversal.dart",
"repo_id": "flutter",
"token_count": 28533
} | 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 'framework.dart';
// Examples can assume:
// TooltipThemeData data = const TooltipThemeData();
/// An [InheritedWidget] that defines visual proper... | flutter/packages/flutter/lib/src/widgets/inherited_theme.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/inherited_theme.dart",
"repo_id": "flutter",
"token_count": 1814
} | 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:math' as math;
import 'package:flutter/rendering.dart';
import 'basic.dart';
import 'framework.dart';
/// Defines the horizontal alignment ... | flutter/packages/flutter/lib/src/widgets/overflow_bar.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/overflow_bar.dart",
"repo_id": "flutter",
"token_count": 6629
} | 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 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/services.dart';
import 'basic.dart';
import 'fr... | flutter/packages/flutter/lib/src/widgets/restoration.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/restoration.dart",
"repo_id": "flutter",
"token_count": 12580
} | 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:math' as math;
import 'package:flutter/gestures.dart';
import 'package:flutter/physics.dart';
import 'package:flutter/rendering.dart';
impor... | flutter/packages/flutter/lib/src/widgets/scroll_position_with_single_context.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/scroll_position_with_single_context.dart",
"repo_id": "flutter",
"token_count": 3025
} | 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/rendering.dart';
import 'framework.dart';
import 'layout_builder.dart';
/// The signature of the [SliverLayoutBuilder] builder fu... | flutter/packages/flutter/lib/src/widgets/sliver_layout_builder.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/sliver_layout_builder.dart",
"repo_id": "flutter",
"token_count": 772
} | 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 'framework.dart';
/// A rectangle upon which a backend texture is mapped.
///
/// Backend textures are ima... | flutter/packages/flutter/lib/src/widgets/texture.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/texture.dart",
"repo_id": "flutter",
"token_count": 775
} | 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 'framework.dart';
import 'navigator.dart';
import 'routes.dart';
/// Registers a callback to veto attempts by the user to dismiss the enclosing
///... | flutter/packages/flutter/lib/src/widgets/will_pop_scope.dart/0 | {
"file_path": "flutter/packages/flutter/lib/src/widgets/will_pop_scope.dart",
"repo_id": "flutter",
"token_count": 891
} | 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.
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('AnimationLocalStatusListenersMixin with Anim... | flutter/packages/flutter/test/animation/listener_helpers_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/animation/listener_helpers_test.dart",
"repo_id": "flutter",
"token_count": 504
} | 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/cupertino.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
TestWidg... | flutter/packages/flutter/test/cupertino/desktop_text_selection_toolbar_button_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/cupertino/desktop_text_selection_toolbar_button_test.dart",
"repo_id": "flutter",
"token_count": 1647
} | 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/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/service... | flutter/packages/flutter/test/cupertino/radio_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/cupertino/radio_test.dart",
"repo_id": "flutter",
"token_count": 5522
} | 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/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
const String text = 'Hel... | flutter/packages/flutter/test/cupertino/text_form_field_row_restoration_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/cupertino/text_form_field_row_restoration_test.dart",
"repo_id": "flutter",
"token_count": 3342
} | 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/src/foundation/basic_types.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
group('lerp Duration', () {
... | flutter/packages/flutter/test/foundation/basic_types_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/foundation/basic_types_test.dart",
"repo_id": "flutter",
"token_count": 661
} | 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:io';
import 'dart:isolate';
import 'package:file/file.dart';
import 'package:file/local.dart';
import 'package:flutter/foundation.dart';
impor... | flutter/packages/flutter/test/foundation/isolates_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/foundation/isolates_test.dart",
"repo_id": "flutter",
"token_count": 1990
} | 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 'package:fake_async/fake_async.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter_test/flutter_test.dart';
import 'gesture_test... | flutter/packages/flutter/test/gestures/double_tap_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/gestures/double_tap_test.dart",
"repo_id": "flutter",
"token_count": 9906
} | 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/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('S... | flutter/packages/flutter/test/gestures/pointer_router_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/gestures/pointer_router_test.dart",
"repo_id": "flutter",
"token_count": 2546
} | 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.
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/back_button_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/back_button_test.dart",
"repo_id": "flutter",
"token_count": 4680
} | 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/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
import '../widgets/semant... | flutter/packages/flutter/test/material/card_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/card_test.dart",
"repo_id": "flutter",
"token_count": 4154
} | 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 'dart:ui';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'packag... | flutter/packages/flutter/test/material/date_range_picker_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/date_range_picker_test.dart",
"repo_id": "flutter",
"token_count": 27625
} | 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() {
test('ElevatedButtonThemeData lerp special cases'... | flutter/packages/flutter/test/material/elevated_button_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/elevated_button_theme_test.dart",
"repo_id": "flutter",
"token_count": 5703
} | 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 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutt... | flutter/packages/flutter/test/material/floating_action_button_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/floating_action_button_theme_test.dart",
"repo_id": "flutter",
"token_count": 7675
} | 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/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('English translations exist for all M... | flutter/packages/flutter/test/material/localizations_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/localizations_test.dart",
"repo_id": "flutter",
"token_count": 3826
} | 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/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('Na... | flutter/packages/flutter/test/material/navigation_drawer_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/navigation_drawer_theme_test.dart",
"repo_id": "flutter",
"token_count": 4996
} | 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.
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/radio_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/radio_theme_test.dart",
"repo_id": "flutter",
"token_count": 5890
} | 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 'dart:ui';
import 'package:flutter/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'packa... | flutter/packages/flutter/test/material/slider_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/slider_test.dart",
"repo_id": "flutter",
"token_count": 69999
} | 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';
void main() {
test('TextButtonTheme lerp special cases', () {
... | flutter/packages/flutter/test/material/text_button_theme_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/text_button_theme_test.dart",
"repo_id": "flutter",
"token_count": 5822
} | 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.
@TestOn('!chrome')
library;
import 'dart:math' as math;
import 'dart:ui';
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart'... | flutter/packages/flutter/test/material/time_picker_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/material/time_picker_test.dart",
"repo_id": "flutter",
"token_count": 37649
} | 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/painting.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('BeveledRectangleBorder defaults', () {
... | flutter/packages/flutter/test/painting/beveled_rectangle_border_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/beveled_rectangle_border_test.dart",
"repo_id": "flutter",
"token_count": 2490
} | 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.
import 'dart:ui' as ui show Codec, FrameInfo, instantiateImageCodec;
import 'package:flutter/foundation.dart';
/// A [ui.Codec] implementation for testin... | flutter/packages/flutter/test/painting/fake_codec.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/fake_codec.dart",
"repo_id": "flutter",
"token_count": 580
} | 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 'dart:convert';
import 'dart:ui' as ui;
import 'package:flutter/foundation.dart';
import 'package:flutter/painting.dart';
import 'package:flutter/s... | flutter/packages/flutter/test/painting/image_resolution_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/image_resolution_test.dart",
"repo_id": "flutter",
"token_count": 3119
} | 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.
@Tags(<String>['reduced-test-set'])
library;
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
Fut... | flutter/packages/flutter/test/painting/star_border_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/painting/star_border_test.dart",
"repo_id": "flutter",
"token_count": 5254
} | 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/rendering.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
group('$A... | flutter/packages/flutter/test/rendering/annotated_region_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/annotated_region_test.dart",
"repo_id": "flutter",
"token_count": 5186
} | 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/rendering.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
/// Unit tests error.dart... | flutter/packages/flutter/test/rendering/error_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/error_test.dart",
"repo_id": "flutter",
"token_count": 970
} | 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 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
import 'rendering_tester.dart';
class RenderLayoutTestBox exten... | flutter/packages/flutter/test/rendering/mutations_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/mutations_test.dart",
"repo_id": "flutter",
"token_count": 2797
} | 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/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
import 'rendering_tester.dart';
class TestTree {
TestTree() {... | flutter/packages/flutter/test/rendering/reattach_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/reattach_test.dart",
"repo_id": "flutter",
"token_count": 2689
} | 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 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
import 'rendering_tester.dart';
int layouts = 0;
class RenderL... | flutter/packages/flutter/test/rendering/slivers_layout_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/rendering/slivers_layout_test.dart",
"repo_id": "flutter",
"token_count": 853
} | 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:ui';
import 'package:flutter/scheduler.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
import ... | flutter/packages/flutter/test/scheduler/performance_mode_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/scheduler/performance_mode_test.dart",
"repo_id": "flutter",
"token_count": 780
} | 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/services.dart';
import 'package:flutter_test/flutter_test.dart';
import 'text_input_utils.dart';
void main() {
TestWidgetsFlutt... | flutter/packages/flutter/test/services/autofill_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/services/autofill_test.dart",
"repo_id": "flutter",
"token_count": 1970
} | 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.
// This files contains message codec tests that are supported both on the Web
// and in the VM. For VM-only tests see message_codecs_vm_test.dart.
import ... | flutter/packages/flutter/test/services/message_codecs_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/services/message_codecs_test.dart",
"repo_id": "flutter",
"token_count": 4217
} | 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';
import 'package:flutter/services.dart';
import 'package:flutter_test/flutter_test.dart';
class _ConsistentTextRa... | flutter/packages/flutter/test/services/text_boundary_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/services/text_boundary_test.dart",
"repo_id": "flutter",
"token_count": 5058
} | 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/material.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidg... | flutter/packages/flutter/test/widgets/animated_opacity_repaint_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/animated_opacity_repaint_test.dart",
"repo_id": "flutter",
"token_count": 1365
} | 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 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart' show DragStartBehavior;
import 'package:flutter/rendering.dart';
import 'p... | flutter/packages/flutter/test/widgets/automatic_keep_alive_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/automatic_keep_alive_test.dart",
"repo_id": "flutter",
"token_count": 11958
} | 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 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
Future<void> main() async {
testWidgets('Build method that retur... | flutter/packages/flutter/test/widgets/build_fail_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/build_fail_test.dart",
"repo_id": "flutter",
"token_count": 197
} | 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 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
// Regression test for https://github.com/flutter/... | flutter/packages/flutter/test/widgets/custom_scroll_view_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/custom_scroll_view_test.dart",
"repo_id": "flutter",
"token_count": 2467
} | 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 'dart:ui';
import 'package:flutter/gestures.dart' show DragStartBehavior;
import 'package:flutter/material.dart';
import 'package:flutter/rendering... | flutter/packages/flutter/test/widgets/drawer_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/drawer_test.dart",
"repo_id": "flutter",
"token_count": 5511
} | 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 'package:flutter/semantics.dart';
import 'package:flutter/services.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutte... | flutter/packages/flutter/test/widgets/focus_scope_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/focus_scope_test.dart",
"repo_id": "flutter",
"token_count": 35276
} | 742 |
// 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 'dart:async';
import 'dart:ui_web' as ui_web;
import 'package:collection/collection.dart';
import 'package:flutter/rend... | flutter/packages/flutter/test/widgets/html_element_view_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/html_element_view_test.dart",
"repo_id": "flutter",
"token_count": 6512
} | 743 |
// 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/src/widgets/basic.dart';
import 'package:flutter/src/widgets/framework.dart';
import 'package:flutter_test/flutter_test.dart';
voi... | flutter/packages/flutter/test/widgets/inherited_dependencies_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/inherited_dependencies_test.dart",
"repo_id": "flutter",
"token_count": 644
} | 744 |
// 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/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidge... | flutter/packages/flutter/test/widgets/layout_builder_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/layout_builder_test.dart",
"repo_id": "flutter",
"token_count": 11818
} | 745 |
// 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' show DragStartBehavior;
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
voi... | flutter/packages/flutter/test/widgets/listview_end_append_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/listview_end_append_test.dart",
"repo_id": "flutter",
"token_count": 969
} | 746 |
// 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 'test_widgets.dart';
class TestCustomPainter extends Cust... | flutter/packages/flutter/test/widgets/navigator_and_layers_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/navigator_and_layers_test.dart",
"repo_id": "flutter",
"token_count": 1062
} | 747 |
// 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/widgets/overscroll_stretch_indicator_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart",
"repo_id": "flutter",
"token_count": 19142
} | 748 |
// 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_test/flut... | flutter/packages/flutter/test/widgets/range_maintaining_scroll_physics_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/range_maintaining_scroll_physics_test.dart",
"repo_id": "flutter",
"token_count": 5774
} | 749 |
// 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('Rotated box control test', (WidgetTe... | flutter/packages/flutter/test/widgets/rotated_box_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/rotated_box_test.dart",
"repo_id": "flutter",
"token_count": 828
} | 750 |
// 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_test/flutter_test.dart';
void main() {
testWidge... | flutter/packages/flutter/test/widgets/scroll_notification_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/scroll_notification_test.dart",
"repo_id": "flutter",
"token_count": 4068
} | 751 |
// 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/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
import 'semantics_tester.... | flutter/packages/flutter/test/widgets/scrollable_semantics_traversal_order_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/scrollable_semantics_traversal_order_test.dart",
"repo_id": "flutter",
"token_count": 18174
} | 752 |
// 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/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
import 'semantics_tester.d... | flutter/packages/flutter/test/widgets/semantics_8_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/semantics_8_test.dart",
"repo_id": "flutter",
"token_count": 1276
} | 753 |
// 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';
late ChangerState changer;
class Changer extends StatefulWidget {... | flutter/packages/flutter/test/widgets/set_state_3_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/set_state_3_test.dart",
"repo_id": "flutter",
"token_count": 478
} | 754 |
// 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/widgets/sliver_cross_axis_group_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/sliver_cross_axis_group_test.dart",
"repo_id": "flutter",
"token_count": 15691
} | 755 |
// 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';
class TestSliverPersiste... | flutter/packages/flutter/test/widgets/slivers_evil_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/slivers_evil_test.dart",
"repo_id": "flutter",
"token_count": 5146
} | 756 |
// 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';
class TestStatefulWidget... | flutter/packages/flutter/test/widgets/table_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/table_test.dart",
"repo_id": "flutter",
"token_count": 17416
} | 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.
// 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:math' as... | flutter/packages/flutter/test/widgets/transform_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/transform_test.dart",
"repo_id": "flutter",
"token_count": 13498
} | 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/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
void main() {
test('WidgetSpan codeUnitAt', () {
const Inlin... | flutter/packages/flutter/test/widgets/widget_span_test.dart/0 | {
"file_path": "flutter/packages/flutter/test/widgets/widget_span_test.dart",
"repo_id": "flutter",
"token_count": 1020
} | 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 'package:flutter/material.dart';
import 'package:flutter/services.dart';
void main() {
// Changes made in https://github.com/flutter/flutter/pull... | flutter/packages/flutter/test_fixes/material/app_bar_theme.dart.expect/0 | {
"file_path": "flutter/packages/flutter/test_fixes/material/app_bar_theme.dart.expect",
"repo_id": "flutter",
"token_count": 517
} | 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 'package:flutter/painting.dart';
void main() {
// Change made in https://github.com/flutter/flutter/pull/121152
final EdgeInsets insets = EdgeI... | flutter/packages/flutter/test_fixes/painting/painting.dart.expect/0 | {
"file_path": "flutter/packages/flutter/test_fixes/painting/painting.dart.expect",
"repo_id": "flutter",
"token_count": 274
} | 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/widgets.dart';
void main() {
// Changes made in https://flutter.dev/docs/release/breaking-changes/clip-behavior
ListWheelScrol... | flutter/packages/flutter/test_fixes/widgets/list_wheel_scroll_view.dart.expect/0 | {
"file_path": "flutter/packages/flutter/test_fixes/widgets/list_wheel_scroll_view.dart.expect",
"repo_id": "flutter",
"token_count": 257
} | 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:io' show FileSystemException, stderr;
/// Standard error thrown by Flutter Driver API.
class DriverError extends Error {
/// Create an erro... | flutter/packages/flutter_driver/lib/src/common/error.dart/0 | {
"file_path": "flutter/packages/flutter_driver/lib/src/common/error.dart",
"repo_id": "flutter",
"token_count": 537
} | 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.
import 'dart:io' show Platform;
import 'package:file/file.dart';
import 'package:file/local.dart';
import 'package:file/memory.dart';
/// The file system... | flutter/packages/flutter_driver/lib/src/driver/common.dart/0 | {
"file_path": "flutter/packages/flutter_driver/lib/src/driver/common.dart",
"repo_id": "flutter",
"token_count": 298
} | 764 |
// 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.
/// The dart:io implementation of [registerWebServiceExtension].
///
/// See also:
///
/// * [_extension_web.dart], which has the dart:html implementation... | flutter/packages/flutter_driver/lib/src/extension/_extension_io.dart/0 | {
"file_path": "flutter/packages/flutter_driver/lib/src/extension/_extension_io.dart",
"repo_id": "flutter",
"token_count": 130
} | 765 |
// 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_driver/driver_extension.dart';
import 'package:flutter_driver/src/common/find.dart';
import ... | flutter/packages/flutter_driver/test/src/real_tests/stubs/stub_finder_extension.dart/0 | {
"file_path": "flutter/packages/flutter_driver/test/src/real_tests/stubs/stub_finder_extension.dart",
"repo_id": "flutter",
"token_count": 353
} | 766 |
{
"datePickerHourSemanticsLabelFew": "$hour гадзіны нуль хвілін",
"datePickerHourSemanticsLabelMany": "$hour гадзін нуль хвілін",
"datePickerMinuteSemanticsLabelFew": "$minute хвіліны",
"datePickerMinuteSemanticsLabelMany": "$minute хвілін",
"timerPickerHourLabelFew": "гадзіны",
"timerPickerHourLabelMany": ... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_be.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_be.arb",
"repo_id": "flutter",
"token_count": 881
} | 767 |
{
"datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto",
"datePickerMinuteSemanticsLabelOther": "$minute minutos",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeri... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_gl.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_gl.arb",
"repo_id": "flutter",
"token_count": 448
} | 768 |
{
"datePickerHourSemanticsLabelOne": "$hour시 정각",
"datePickerHourSemanticsLabelOther": "$hour시 정각",
"datePickerMinuteSemanticsLabelOne": "1분",
"datePickerMinuteSemanticsLabelOther": "$minute분",
"datePickerDateOrder": "ymd",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbreviation": "오전"... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_ko.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_ko.arb",
"repo_id": "flutter",
"token_count": 542
} | 769 |
{
"datePickerHourSemanticsLabelOne": "$hour ਵਜੇ",
"datePickerHourSemanticsLabelOther": "$hour ਵਜੇ",
"datePickerMinuteSemanticsLabelOne": "1 ਮਿੰਟ",
"datePickerMinuteSemanticsLabelOther": "$minute ਮਿੰਟ",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbreviatio... | flutter/packages/flutter_localizations/lib/src/l10n/cupertino_pa.arb/0 | {
"file_path": "flutter/packages/flutter_localizations/lib/src/l10n/cupertino_pa.arb",
"repo_id": "flutter",
"token_count": 643
} | 770 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.