Commit c22c062
committed
Refactor: wrap main function call in
if __name__ == '__main__' for multiple files1 parent 9280b0f commit c22c062
File tree
236 files changed
+529
-306
lines changed- sdk/python/examples
- controls
- ads
- animated_switcher
- app_bar
- audio_recorder
- audio
- auto_complete
- autofill_group
- banner
- canvas
- charts
- bar_chart
- candlestick_chart
- line_chart
- matplotlib_chart
- pie_chart
- plotly_chart
- scatter_chart
- chip
- circle_avatar
- column
- container
- cupertino_action_sheet
- cupertino_activity_indicator
- cupertino_alert_dialog
- cupertino_app_bar
- cupertino_button
- cupertino_checkbox
- cupertino_date_picker
- cupertino_filled_button
- cupertino_list_tile
- cupertino_picker
- cupertino_radio
- cupertino_segmented_button
- cupertino_slider
- cupertino_sliding_segmented_button
- cupertino_switch
- cupertino_text_field
- cupertino_timer_picker
- data_table
- datatable2
- date_picker
- date_range_picker
- dismissible
- divider
- drag_target_and_draggable
- dropdown_m2
- dropdown
- expansion_panel_list
- file_picker
- filled_button
- filled_tonal_button
- flashlight
- floating_action_button
- geolocator
- gesture_detector
- grid_view
- haptic_feedback
- icon_button
- image
- interactive_viewer
- keyboard_listener
- layout_control
- list_tile
- list_view
- lottie
- map
- markdown
- outlined_button
- pagelet
- page
- permission_handler
- placeholder
- progress_bar
- progress_ring
- radio
- range_slider
- reorderable_drag_handle
- reorderable_list_view
- responsive_row
- rive
- safe_area
- screenshot
- semantics_service
- semantics
- shake_detector
- stack
- tabs
- text_field
- text
- transparent_pointer
- types
- alignment
- blur
- border
- box_shadow
- context
- gradient
- linear_gradient
- radial_gradient
- sweep_gradient
- margin
- padding
- paint_gradient
- paint_linear_gradient
- paint_radial_gradient
- paint_sweep_gradient
- tooltip
- video
- webview
- poc/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
236 files changed
+529
-306
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
80 | | - | |
| 79 | + | |
| 80 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
| 71 | + | |
| 72 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
0 commit comments