examples icon indicating copy to clipboard operation
examples copied to clipboard

Test examples for V1

Open InesaFitsner opened this issue 8 months ago • 1 comments

The list of common properties to include in tests (at least one test for each property):

  • [ ] scroll_key
  • [ ] width
  • [ ] height
  • [ ] left
  • [ ] top
  • [ ] right
  • [ ] bottom
  • [ ] rotate
  • [ ] scale
  • [ ] offset
  • [ ] aspect_ratio
  • [ ] animate_opacity
  • [ ] animate_size
  • [ ] animate_position
  • [ ] animate_rotation
  • [ ] animate_scale
  • [ ] animate_offset
  • [ ] on_animation_end
  • [ ] expand
  • [ ] expand_loose
  • [ ] col
  • [ ] opacity
  • [ ] tooltip
  • [ ] badge
  • [ ] visible
  • [ ] disabled
  • [ ] rtl

The list of controls to test on V1:

  • [ ] Ads
  • [x] AlertDialog
  • [ ] AnimatedSwitcher
  • [ ] AppBar
  • [ ] Audio
  • [ ] AudioRecorder
  • [x] AutoComplete
  • [x] AutoFillGroup
  • [x] Banner
  • [ ] BannerAd
  • [x] BarChart
  • [ ] BottomAppBar
  • [x] BottomSheet
  • [x] Buttons
  • [x] Canvas
  • [ ] Card
  • [x] CheckBox
  • [x] Chip
  • [x] CircleAvatar
  • [ ] Column
  • [ ] Container
  • [x] CupertinoActionSheet
  • [x] CupertinoActionSheetAction
  • [x] CupertinoActivityIndicator
  • [x] CupertinoAlertDialog
  • [x] CupertinoAppBar
  • [x] CupertinoBottomSheet
  • [x] CupertinoButton
  • [x] CupertinoCheckBox
  • [x] CupertinoContextMenu
  • [x] CupertinoContextMenuAction
  • [x] CupertinoDatePicker
  • [x] CupertinoDialogAction
  • [x] CupertinoFilledButton
  • [x] CupertinoListTile
  • [ ] CupertinoNavigationBar
  • [x] CupertinoPicker
  • [x] CupertinoRadio
  • [x] CupertinoSegmentedButton
  • [ ] CupertinoSlider
  • [x] CupertinoSlidingSegmentedButton
  • [x] CupertinoSwitch
  • [x] CupertinoTextField
  • [x] CupertinoTimerPicker
  • [ ] DataTable
  • [x] DatePicker
  • [ ] Dismissible
  • [ ] Divider
  • [ ] Draggable
  • [ ] DragTarget
  • [x] Dropdown
  • [x] ElevatedButton
  • [ ] ExpansionPanel
  • [ ] ExpansionTile
  • [ ] FilePicker
  • [x] FilledButton
  • [x] FilledTonalButton
  • [ ] Flashlight
  • [ ] FletApp
  • [x] FloatingActionButton
  • [ ] GeoLocator
  • [ ] GestureDetector
  • [ ] GridView
  • [ ] HapticFeedback
  • [x] Icon
  • [x] IconButton
  • [x] Image
  • [ ] InteractiveViewer
  • [ ] InterstitialAd
  • [x] LineChart
  • [ ] ListTile
  • [ ] ListView
  • [ ] Lottie
  • [ ] Map
  • [ ] MapCircleLayer
  • [ ] MapMarkerLayer
  • [ ] MapPolygonLayer
  • [ ] MapPolylineLayer
  • [ ] MapRichAttribution
  • [ ] MapSimpleAttribution
  • [ ] MapTextSourceAttribution
  • [ ] MapTileLayer
  • [x] Markdown
  • [x] MatplotlibChart
  • [ ] MenuBar
  • [x] MenuItemButton
  • [ ] MergeSemantics
  • [ ] NavigationBar
  • [ ] NavigationDrawer
  • [ ] NavigationRail
  • [x] OutlinedButton
  • [ ] Page
  • [ ] Pagelet
  • [ ] PermissionHandler
  • [x] PieChart
  • [ ] Placeholder
  • [x] PlotlyChart
  • [x] PopupMenuButton
  • [x] ProgressBar
  • [x] ProgressRing
  • [x] Radio
  • [x] RangeSlider
  • [ ] ReorderableListView
  • [ ] ResponsiveRow
  • [ ] Rive
  • [ ] Row
  • [ ] SafeArea
  • [x] SearchBar
  • [ ] SegmentedButton
  • [ ] SelectionArea
  • [ ] Semantics
  • [ ] SemanticsService
  • [ ] ShaderMask
  • [ ] ShakeDetector
  • [x] Slider
  • [x] SnackBar
  • [ ] Stack
  • [x] SubmenuButton
  • [x] Switch
  • [ ] Tabs
  • [ ] Text
  • [x] TextButton
  • [x] TextField
  • [x] TimePicker
  • [ ] TransparentPointer
  • [ ] VerticalDivider
  • [ ] Video
  • [ ] View
  • [ ] WebView
  • [ ] WindowDragArea

InesaFitsner avatar May 07 '25 17:05 InesaFitsner