MCPcopy Create free account

hub / github.com/codefactory-co/flutter-lv1-inflearn-v2 / types & classes

Types & classes164 in github.com/codefactory-co/flutter-lv1-inflearn-v2

ClassFlutterMultiDexApplication
Extension of {@link android.app.Application}, adding multidex support.
section_21_video_player/vid_player/android/app/src/main/java/io/flutter/app/FlutterMultiDexApplication.java:18
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_27_scrollable_widgets/scrollable_widgets/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_12_image_carousel/image_carousel/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_10_stateful_widget/statefulwidget/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_24_video_call/video_call/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_19_buttons/buttons/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_26_calendar_scheduler/calendar_scheduler/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_28_dusty_dust/dusty_dust/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_11_widget_lifecycle/statelesswidget_lifecycle/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_11_widget_lifecycle/statefulwidget_lifecycle/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_13_datetime_and_duration/date_time_and_duration/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_23_future_builder_and_stream_builder/future_builder_and_stream_builder/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_20_navigations/navigation/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_9_webview/web_view/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_14_u_and_i/u_and_i/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_15_constraints/constraints/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_22_chool_check/chool_check_temnplate/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_22_chool_check/chool_check/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_29_tabbar/tabbar/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_7_row_and_column/row_and_column/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_6_splash_screen/splash_screen/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_17_random_number_generator/random_number_generator/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_16_alignment/alignment/windows/runner/flutter_window.h:12
ClassFlutterWindow
A window that does nothing but host a Flutter view.
section_21_video_player/vid_player/windows/runner/flutter_window.h:12
ClassMainActivity
section_27_scrollable_widgets/scrollable_widgets/android/app/src/main/kotlin/com/example/scrollable_widgets/MainActivity.kt:5
ClassMainActivity
section_12_image_carousel/image_carousel/android/app/src/main/kotlin/com/example/image_carousel/MainActivity.kt:5
ClassMainActivity
section_10_stateful_widget/statefulwidget/android/app/src/main/kotlin/com/example/statefulwidget/MainActivity.kt:5
ClassMainActivity
section_24_video_call/video_call/android/app/src/main/kotlin/com/example/video_call/MainActivity.kt:5
ClassMainActivity
section_19_buttons/buttons/android/app/src/main/kotlin/com/example/buttons/MainActivity.kt:5
ClassMainActivity
section_26_calendar_scheduler/calendar_scheduler/android/app/src/main/kotlin/com/example/calendar_scheduler/MainActivity.kt:5
ClassMainActivity
section_28_dusty_dust/dusty_dust/android/app/src/main/kotlin/com/example/dusty_dust/MainActivity.kt:5
ClassMainActivity
section_11_widget_lifecycle/statelesswidget_lifecycle/android/app/src/main/kotlin/com/example/statelesswidget_lifecycle/MainActivity.kt:5
ClassMainActivity
section_11_widget_lifecycle/statefulwidget_lifecycle/android/app/src/main/kotlin/com/example/statefulwidget_lifecycle/MainActivity.kt:5
ClassMainActivity
section_13_datetime_and_duration/date_time_and_duration/android/app/src/main/kotlin/com/example/date_time_and_duration/MainActivity.kt:5
ClassMainActivity
section_23_future_builder_and_stream_builder/future_builder_and_stream_builder/android/app/src/main/kotlin/com/example/future_builder_and_stream_builder/MainActivity.kt:5
ClassMainActivity
section_20_navigations/navigation/android/app/src/main/kotlin/com/example/navigation/MainActivity.kt:5
ClassMainActivity
section_9_webview/web_view/android/app/src/main/kotlin/com/example/web_view/MainActivity.kt:5
ClassMainActivity
section_14_u_and_i/u_and_i/android/app/src/main/kotlin/com/example/u_and_i/MainActivity.kt:5
ClassMainActivity
section_15_constraints/constraints/android/app/src/main/kotlin/com/example/constraints/MainActivity.kt:5
ClassMainActivity
section_22_chool_check/chool_check_temnplate/android/app/src/main/kotlin/com/example/chool_check/MainActivity.kt:5
ClassMainActivity
section_22_chool_check/chool_check/android/app/src/main/kotlin/com/example/chool_check/MainActivity.kt:5
ClassMainActivity
section_29_tabbar/tabbar/android/app/src/main/kotlin/com/example/tabbar_theory/MainActivity.kt:5
ClassMainActivity
section_8_padding/padding_theory/android/app/src/main/kotlin/com/example/padding_theory/MainActivity.kt:5
ClassMainActivity
section_7_row_and_column/row_and_column/android/app/src/main/kotlin/com/example/row_and_column/MainActivity.kt:5
ClassMainActivity
section_6_splash_screen/splash_screen/android/app/src/main/kotlin/com/example/splash_screen/MainActivity.kt:5
ClassMainActivity
section_17_random_number_generator/random_number_generator/android/app/src/main/kotlin/com/example/random_number_generator/MainActivity.kt:5
ClassMainActivity
section_16_alignment/alignment/android/app/src/main/kotlin/com/example/alignment/MainActivity.kt:5
ClassMainActivity
section_21_video_player/vid_player/android/app/src/main/kotlin/com/example/vid_player/MainActivity.kt:5
ClassMainActivity
section_4_hello_world/hello_world/android/app/src/main/kotlin/com/example/hello_world/MainActivity.kt:5
ClassPoint
section_27_scrollable_widgets/scrollable_widgets/windows/runner/win32_window.h:15
ClassPoint
section_12_image_carousel/image_carousel/windows/runner/win32_window.h:15
ClassPoint
section_10_stateful_widget/statefulwidget/windows/runner/win32_window.h:15
ClassPoint
section_24_video_call/video_call/windows/runner/win32_window.h:15
ClassPoint
section_19_buttons/buttons/windows/runner/win32_window.h:15
ClassPoint
section_26_calendar_scheduler/calendar_scheduler/windows/runner/win32_window.h:15
ClassPoint
section_28_dusty_dust/dusty_dust/windows/runner/win32_window.h:15
ClassPoint
section_11_widget_lifecycle/statelesswidget_lifecycle/windows/runner/win32_window.h:15
ClassPoint
section_11_widget_lifecycle/statefulwidget_lifecycle/windows/runner/win32_window.h:15
ClassPoint
section_13_datetime_and_duration/date_time_and_duration/windows/runner/win32_window.h:15
ClassPoint
section_23_future_builder_and_stream_builder/future_builder_and_stream_builder/windows/runner/win32_window.h:15
ClassPoint
section_20_navigations/navigation/windows/runner/win32_window.h:15
ClassPoint
section_9_webview/web_view/windows/runner/win32_window.h:15
ClassPoint
section_14_u_and_i/u_and_i/windows/runner/win32_window.h:15
ClassPoint
section_15_constraints/constraints/windows/runner/win32_window.h:15
ClassPoint
section_22_chool_check/chool_check_temnplate/windows/runner/win32_window.h:15
ClassPoint
section_22_chool_check/chool_check/windows/runner/win32_window.h:15
ClassPoint
section_29_tabbar/tabbar/windows/runner/win32_window.h:15
ClassPoint
section_7_row_and_column/row_and_column/windows/runner/win32_window.h:15
ClassPoint
section_6_splash_screen/splash_screen/windows/runner/win32_window.h:15
ClassPoint
section_17_random_number_generator/random_number_generator/windows/runner/win32_window.h:15
ClassPoint
section_16_alignment/alignment/windows/runner/win32_window.h:15
ClassPoint
section_21_video_player/vid_player/windows/runner/win32_window.h:15
ClassSize
section_27_scrollable_widgets/scrollable_widgets/windows/runner/win32_window.h:21
ClassSize
section_12_image_carousel/image_carousel/windows/runner/win32_window.h:21
ClassSize
section_10_stateful_widget/statefulwidget/windows/runner/win32_window.h:21
ClassSize
section_24_video_call/video_call/windows/runner/win32_window.h:21
ClassSize
section_19_buttons/buttons/windows/runner/win32_window.h:21
ClassSize
section_26_calendar_scheduler/calendar_scheduler/windows/runner/win32_window.h:21
ClassSize
section_28_dusty_dust/dusty_dust/windows/runner/win32_window.h:21
ClassSize
section_11_widget_lifecycle/statelesswidget_lifecycle/windows/runner/win32_window.h:21
ClassSize
section_11_widget_lifecycle/statefulwidget_lifecycle/windows/runner/win32_window.h:21
ClassSize
section_13_datetime_and_duration/date_time_and_duration/windows/runner/win32_window.h:21
ClassSize
section_23_future_builder_and_stream_builder/future_builder_and_stream_builder/windows/runner/win32_window.h:21
ClassSize
section_20_navigations/navigation/windows/runner/win32_window.h:21
ClassSize
section_9_webview/web_view/windows/runner/win32_window.h:21
ClassSize
section_14_u_and_i/u_and_i/windows/runner/win32_window.h:21
ClassSize
section_15_constraints/constraints/windows/runner/win32_window.h:21
ClassSize
section_22_chool_check/chool_check_temnplate/windows/runner/win32_window.h:21
ClassSize
section_22_chool_check/chool_check/windows/runner/win32_window.h:21
ClassSize
section_29_tabbar/tabbar/windows/runner/win32_window.h:21
ClassSize
section_7_row_and_column/row_and_column/windows/runner/win32_window.h:21
ClassSize
section_6_splash_screen/splash_screen/windows/runner/win32_window.h:21
ClassSize
section_17_random_number_generator/random_number_generator/windows/runner/win32_window.h:21
ClassSize
section_16_alignment/alignment/windows/runner/win32_window.h:21
ClassSize
section_21_video_player/vid_player/windows/runner/win32_window.h:21
ClassWin32Window
A class abstraction for a high DPI-aware Win32 Window. Intended to be inherited from by classes that wish to specialize with custom rendering and inpu
section_27_scrollable_widgets/scrollable_widgets/windows/runner/win32_window.h:13
ClassWin32Window
A class abstraction for a high DPI-aware Win32 Window. Intended to be inherited from by classes that wish to specialize with custom rendering and inpu
section_12_image_carousel/image_carousel/windows/runner/win32_window.h:13
ClassWin32Window
A class abstraction for a high DPI-aware Win32 Window. Intended to be inherited from by classes that wish to specialize with custom rendering and inpu
section_10_stateful_widget/statefulwidget/windows/runner/win32_window.h:13
ClassWin32Window
A class abstraction for a high DPI-aware Win32 Window. Intended to be inherited from by classes that wish to specialize with custom rendering and inpu
section_24_video_call/video_call/windows/runner/win32_window.h:13
ClassWin32Window
A class abstraction for a high DPI-aware Win32 Window. Intended to be inherited from by classes that wish to specialize with custom rendering and inpu
section_19_buttons/buttons/windows/runner/win32_window.h:13
next →1–100 of 164, ranked by callers