From 4d574d41178a5d411c31bd64ec407a01380687db Mon Sep 17 00:00:00 2001 From: Chen Peng Date: Mon, 25 Mar 2024 13:58:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mate_flutter/lib/mate_icons.g.dart | 2 +- .../lib/src/foundation/diagnostics.dart | 60 +- mate_flutter/lib/src/painting/colors.dart | 4 +- .../lib/src/painting/matrix_utils.dart | 4 +- mate_flutter/lib/src/semantics/semantics.dart | 4 +- mate_flutter/lib/src/widgets/icon_data.dart | 4 +- mate_flutter/lib/src/widgets/shortcuts.dart | 4 +- mate_flutter/tools/gen_mates.dart | 2 +- note/lib/src/note_core.dart | 54 +- note/test/note_cell_test.dart | 7 +- note_tools/lib/src/note_dev_gen.dart | 2 +- note_tools/test/src/note_dev_gen_test.dart | 4 +- spaces/flutter_note/lib/note_app.dart | 5 +- spaces/flutter_note/lib/notes.g.dart | 773 +++++++++--------- .../notes/Improve_app/1.overview/note.dart | 12 + .../1.overview}/note.g.dart | 12 +- .../notes/{z_draft => Improve_app}/note.dart | 7 +- .../note-self => Improve_app}/note.g.dart | 24 +- .../1.deferrred_lib_main.dart | 0 .../web_optimization/note.dart | 0 .../web_optimization/note.g.dart | 0 .../async/note.dart | 0 .../async/note.g.dart | 0 .../container_widgets/Card/sample1.dart | 0 .../app/1.hello_meterial_app.dart | 0 .../container_widgets/bar/note.dart | 0 .../container_widgets/bar/note.g.dart | 0 .../dialog/1.sample_dialog.dart | 0 .../dialog/2.alert_dialog.dart | 0 .../drawer/1.drawer_in_body.dart | 0 .../drawer/2.drawer_header.dart | 0 .../container_widgets/menu/note.dart | 0 .../container_widgets/menu/note.g.dart | 0 .../navigation/adaptive_navigation/note.dart | 0 .../adaptive_navigation/note.g.dart | 0 .../container_widgets/page_view/1.sample.dart | 0 .../scrollable/Dismissible/note.dart | 0 .../scrollable/Dismissible/note.g.dart | 0 .../scrollable/Dismissible/sample1.dart | 0 .../DraggableScrollableSheet/sample1.dart | 0 .../media&assets&file/assets/note.dart | 0 .../media&assets&file/assets/note.g.dart | 0 .../media&assets&file/file/note.dart | 0 .../media&assets&file/file/note.g.dart | 0 .../media&assets&file/icon/note.dart | 0 .../media&assets&file/icon/note.g.dart | 0 .../Divider/1.sample_divider.dart | 0 .../Divider/2.sample_vertical_divider.dart | 0 .../ButtonStyleButton/1.elevated_button.dart | 0 .../button/ButtonStyleButton/note.dart | 0 .../button/ButtonStyleButton/note.g.dart | 0 .../button/FloatingActionButton/note.dart | 0 .../button/FloatingActionButton/note.g.dart | 0 .../button/IconButton/note.dart | 0 .../button/IconButton/note.g.dart | 0 .../specific_widgets/input/note.dart | 0 .../specific_widgets/input/note.g.dart | 0 .../specific_widgets/selectable/note.dart | 0 .../specific_widgets/selectable/note.g.dart | 0 .../specific_widgets/slider/1.slider.dart | 0 .../specific_widgets/slider/note.dart | 0 .../specific_widgets/slider/note.g.dart | 0 .../specific_widgets/text/RichText/note.dart | 0 .../text/RichText/note.g.dart | 0 .../text/Text/1.text_normal.dart | 0 .../text/Text/2.text_rich.dart | 0 .../specific_widgets/text/Text/note.dart | 0 .../specific_widgets/text/Text/note.g.dart | 0 .../specific_widgets/webview/note.dart | 0 .../specific_widgets/webview/note.g.dart | 0 .../style&theming/Material/sample1.dart | 0 .../style&theming/material3/note.dart | 0 .../style&theming/material3/note.g.dart | 0 .../container/bar/note.dart | 0 .../container/bar/note.g.dart | 0 .../lib/notes/cheetsheet/note.json | 3 + .../specific/button/note.dart | 0 .../specific/button/note.g.dart | 0 .../main_error1_FlutterError.onError.dart | 0 .../layout/constraints/box_1_basic.dart | 0 .../constraints/box_error1_infinity.dart | 0 .../layout/constraints/main.dart | 0 .../layout/constraints/note.dart | 0 .../layout/constraints/note.g.dart | 0 .../core_concepts/layout/note.dart | 0 .../core_concepts/layout/note.g.dart | 0 .../core_concepts/layout/old/layout/note.dart | 0 .../layout/old/layout/note.g.dart | 0 .../layout/old/layout/screen.dart | 0 .../layout/old/layout/screen2.dart | 0 .../navigation/navigator_v1/ref.dart | 0 .../navigator_v2/1.1.navigator_hello_v1.dart | 0 .../navigator_v2/1.2.navigator_hello_v2.dart | 0 .../navigator_v2/2.navigator_v2_result.dart | 0 ....navigator_v2_only_pages_last_version.dart | 0 .../4.2.navigator_v2_last_version.dart | 0 .../core_concepts/navigation/note.dart | 0 .../core_concepts/navigation/note.g.dart | 0 .../state/1.vanilla_state/1.1.hello.dart | 0 .../1.2.state_can_keep_instance.dart | 0 .../state/1.vanilla_state/2.1.child.dart | 0 .../1.vanilla_state/3.1.ChangeNotifier.dart | 0 .../1.vanilla_state/3.2.ValueNotifer.dart | 0 .../4.1.ListenableBuilder.dart | 0 .../1.vanilla_state/5.1.function_state.dart | 0 .../state/1.vanilla_state/note.dart | 0 .../state/1.vanilla_state/note.g.dart | 0 .../state/StatefulBuilder/note.dart | 0 .../state/StatefulBuilder/note.g.dart | 0 .../core_concepts/state/note.dart | 0 .../core_concepts/state/note.g.dart | 0 .../{z_draft/other => }/dev/debug/note.dart | 0 .../{z_draft/other => }/dev/debug/note.g.dart | 0 .../{z_draft/other => }/dev/devtool/note.dart | 0 .../other => }/dev/devtool/note.g.dart | 0 .../dev/devtool/vmservice/note.dart | 4 +- .../dev/devtool/vmservice/note.g.dart | 10 +- .../other => }/dev/host_mirror/note.dart | 0 .../other => }/dev/host_mirror/note.g.dart | 0 .../macos => dev/macos_config}/note.dart | 6 +- .../macos => dev/macos_config}/note.g.dart | 8 +- spaces/flutter_note/lib/notes/note.json | 3 +- .../analyzer/analyzer_ast.dart | 0 .../analyzer/analyzer_element.dart | 0 .../dart => pure_dart}/analyzer/note.dart | 0 .../dart => pure_dart}/analyzer/note.g.dart | 0 .../other/dart => pure_dart}/dart3/note.dart | 2 +- .../dart => pure_dart}/dart3/note.g.dart | 6 +- .../dart3/simple_interface_class.dart | 0 .../dart => pure_dart}/execption/note.dart | 0 .../dart => pure_dart}/execption/note.g.dart | 0 .../serialization_json}/note.dart | 0 .../serialization_json}/note.g.dart | 0 .../other => }/research/remote_view/note.dart | 0 .../research/remote_view/note.g.dart | 0 .../flutter_note/lib/notes/samples/note.json | 4 - .../readable_html_vs_dart/main.dart | 0 .../readable_html_vs_dart/note.dart | 0 .../readable_html_vs_dart/note.g.dart | 0 .../app_info}/note.dart | 0 .../app_info}/note.g.dart | 0 .../how_note_work}/note.dart | 0 .../how_note_work}/note.g.dart | 0 .../how_note_work}/note.json | 0 .../note-self => z.note_inside}/note.json | 0 .../note_test_self}/nobody/note.dart | 0 .../note_test_self}/nobody/note.g.dart | 0 .../note_test_self}/note.dart | 0 .../note_test_self}/note.g.dart | 0 .../note_test_self}/note.json | 0 .../note_test_self}/temp/note.dart | 0 .../note_test_self}/temp/note.g.dart | 0 .../research_note_bash}/note.bash | 0 .../research_note_bash}/note.json | 0 .../research_parameterized_example}/note.dart | 0 .../note.g.dart | 0 .../research_parameterized_example}/note.json | 0 .../notes/z_draft/other/note-self/note.dart | 11 - spaces/flutter_note/note_space.json | 26 +- spaces/flutter_note/pubspec.yaml | 96 +-- 160 files changed, 548 insertions(+), 615 deletions(-) create mode 100644 spaces/flutter_note/lib/notes/Improve_app/1.overview/note.dart rename spaces/flutter_note/lib/notes/{z_draft => Improve_app/1.overview}/note.g.dart (80%) rename spaces/flutter_note/lib/notes/{z_draft => Improve_app}/note.dart (58%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self => Improve_app}/note.g.dart (63%) rename spaces/flutter_note/lib/notes/{z_draft/other/optimization => Improve_app}/web_optimization/1.deferrred_lib_main.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/optimization => Improve_app}/web_optimization/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/optimization => Improve_app}/web_optimization/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/async/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/async/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/Card/sample1.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/app/1.hello_meterial_app.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/bar/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/bar/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/dialog/1.sample_dialog.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/dialog/2.alert_dialog.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/drawer/1.drawer_in_body.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/drawer/2.drawer_header.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/menu/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/menu/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/navigation/adaptive_navigation/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/navigation/adaptive_navigation/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/page_view/1.sample.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/scrollable/Dismissible/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/scrollable/Dismissible/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/scrollable/Dismissible/sample1.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/media&assets&file/assets/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/media&assets&file/assets/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/media&assets&file/file/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/media&assets&file/file/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/media&assets&file/icon/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/media&assets&file/icon/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/Divider/1.sample_divider.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/Divider/2.sample_vertical_divider.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/ButtonStyleButton/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/ButtonStyleButton/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/FloatingActionButton/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/FloatingActionButton/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/IconButton/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/button/IconButton/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/input/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/input/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/selectable/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/selectable/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/slider/1.slider.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/slider/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/slider/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/text/RichText/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/text/RichText/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/text/Text/1.text_normal.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/text/Text/2.text_rich.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/text/Text/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/text/Text/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/webview/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/specific_widgets/webview/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/style&theming/Material/sample1.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/style&theming/material3/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/cheatsheet => cheatsheet_draft}/style&theming/material3/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{samples => cheetsheet}/container/bar/note.dart (100%) rename spaces/flutter_note/lib/notes/{samples => cheetsheet}/container/bar/note.g.dart (100%) create mode 100644 spaces/flutter_note/lib/notes/cheetsheet/note.json rename spaces/flutter_note/lib/notes/{samples => cheetsheet}/specific/button/note.dart (100%) rename spaces/flutter_note/lib/notes/{samples => cheetsheet}/specific/button/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/error_handle/main_error1_FlutterError.onError.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/constraints/box_1_basic.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/constraints/box_error1_infinity.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/constraints/main.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/constraints/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/constraints/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/old/layout/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/old/layout/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/old/layout/screen.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/layout/old/layout/screen2.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/navigator_v1/ref.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/navigation/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/1.1.hello.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/2.1.child.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/5.1.function_state.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/1.vanilla_state/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/StatefulBuilder/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/StatefulBuilder/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft => }/core_concepts/state/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/debug/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/debug/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/devtool/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/devtool/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/devtool/vmservice/note.dart (93%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/devtool/vmservice/note.g.dart (90%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/host_mirror/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/dev/host_mirror/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/platform&device/macos => dev/macos_config}/note.dart (85%) rename spaces/flutter_note/lib/notes/{z_draft/other/platform&device/macos => dev/macos_config}/note.g.dart (86%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/analyzer/analyzer_ast.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/analyzer/analyzer_element.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/analyzer/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/analyzer/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/dart3/note.dart (84%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/dart3/note.g.dart (92%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/dart3/simple_interface_class.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/execption/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/dart => pure_dart}/execption/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/serialization/json => pure_dart/serialization_json}/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/serialization/json => pure_dart/serialization_json}/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/research/remote_view/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/research/remote_view/note.g.dart (100%) delete mode 100644 spaces/flutter_note/lib/notes/samples/note.json rename spaces/flutter_note/lib/notes/{z_draft/other => }/thinking_in_ui/readable_html_vs_dart/main.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/thinking_in_ui/readable_html_vs_dart/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other => }/thinking_in_ui/readable_html_vs_dart/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{platform&device => z.note_inside/app_info}/note.dart (100%) rename spaces/flutter_note/lib/notes/{platform&device => z.note_inside/app_info}/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/notebook => z.note_inside/how_note_work}/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/notebook => z.note_inside/how_note_work}/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/notebook => z.note_inside/how_note_work}/note.json (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self => z.note_inside}/note.json (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/nobody/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/nobody/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/note.json (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/temp/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/test => z.note_inside/note_test_self}/temp/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/bash => z.note_inside/research_note_bash}/note.bash (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/bash => z.note_inside/research_note_bash}/note.json (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/sample => z.note_inside/research_parameterized_example}/note.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/sample => z.note_inside/research_parameterized_example}/note.g.dart (100%) rename spaces/flutter_note/lib/notes/{z_draft/other/note-self/sample => z.note_inside/research_parameterized_example}/note.json (100%) delete mode 100644 spaces/flutter_note/lib/notes/z_draft/other/note-self/note.dart diff --git a/mate_flutter/lib/mate_icons.g.dart b/mate_flutter/lib/mate_icons.g.dart index bd7c9594..ce728373 100644 --- a/mate_flutter/lib/mate_icons.g.dart +++ b/mate_flutter/lib/mate_icons.g.dart @@ -16001,7 +16001,7 @@ IconRegister registerIcon() { ); result.register( _i1.Icons.info, - 'info', + 'app_info', ); result.register( _i1.Icons.info_sharp, diff --git a/mate_flutter/lib/src/foundation/diagnostics.dart b/mate_flutter/lib/src/foundation/diagnostics.dart index 374ff41f..94632811 100644 --- a/mate_flutter/lib/src/foundation/diagnostics.dart +++ b/mate_flutter/lib/src/foundation/diagnostics.dart @@ -322,7 +322,7 @@ class TextTreeRenderer$Mate extends _i1.TextTreeRenderer with _i2.Mate { /// class MessageProperty extends DiagnosticsProperty class MessageProperty$Mate extends _i1.MessageProperty with _i2.Mate { - /// MessageProperty MessageProperty(String name, String message, {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// MessageProperty MessageProperty(String name, String message, {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) MessageProperty$Mate( /// requiredParameters: String name super.name, @@ -332,7 +332,7 @@ class MessageProperty$Mate extends _i1.MessageProperty with _i2.Mate { /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -375,7 +375,7 @@ class MessageProperty$Mate extends _i1.MessageProperty with _i2.Mate { /// class StringProperty extends DiagnosticsProperty class StringProperty$Mate extends _i1.StringProperty with _i2.Mate { - /// StringProperty StringProperty(String name, String? value, {String? description, String? tooltip, bool showName = true, Object? defaultValue = kNoDefaultValue, bool quoted = true, String? ifEmpty, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// StringProperty StringProperty(String name, String? value, {String? description, String? tooltip, bool showName = true, Object? defaultValue = kNoDefaultValue, bool quoted = true, String? ifEmpty, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) StringProperty$Mate( /// requiredParameters: String name super.name, @@ -403,7 +403,7 @@ class StringProperty$Mate extends _i1.StringProperty with _i2.Mate { /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -484,7 +484,7 @@ class StringProperty$Mate extends _i1.StringProperty with _i2.Mate { /// class DoubleProperty extends _NumProperty class DoubleProperty$Mate extends _i1.DoubleProperty with _i2.Mate { - /// DoubleProperty DoubleProperty(String name, double? value, {String? ifNull, String? unit, String? tooltip, Object? defaultValue = kNoDefaultValue, bool showName = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// DoubleProperty DoubleProperty(String name, double? value, {String? ifNull, String? unit, String? tooltip, Object? defaultValue = kNoDefaultValue, bool showName = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) DoubleProperty$Mate( /// requiredParameters: String name super.name, @@ -509,7 +509,7 @@ class DoubleProperty$Mate extends _i1.DoubleProperty with _i2.Mate { /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -577,7 +577,7 @@ class DoubleProperty$Mate extends _i1.DoubleProperty with _i2.Mate { ); } - /// DoubleProperty DoubleProperty.lazy(String name, double? Function() computeValue, {String? ifNull, bool showName = true, String? unit, String? tooltip, Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.info}) + /// DoubleProperty DoubleProperty.lazy(String name, double? Function() computeValue, {String? ifNull, bool showName = true, String? unit, String? tooltip, Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.app_info}) DoubleProperty$Mate.lazy( /// requiredParameters: String name super.name, @@ -599,7 +599,7 @@ class DoubleProperty$Mate extends _i1.DoubleProperty with _i2.Mate { /// optionalParameters: {Object? defaultValue = kNoDefaultValue} , default:unprocessed=SimpleIdentifierImpl super.defaultValue, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -666,7 +666,7 @@ class DoubleProperty$Mate extends _i1.DoubleProperty with _i2.Mate { /// class IntProperty extends _NumProperty class IntProperty$Mate extends _i1.IntProperty with _i2.Mate { - /// IntProperty IntProperty(String name, int? value, {String? ifNull, bool showName = true, String? unit, Object? defaultValue = kNoDefaultValue, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// IntProperty IntProperty(String name, int? value, {String? ifNull, bool showName = true, String? unit, Object? defaultValue = kNoDefaultValue, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) IntProperty$Mate( /// requiredParameters: String name super.name, @@ -688,7 +688,7 @@ class IntProperty$Mate extends _i1.IntProperty with _i2.Mate { /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -756,7 +756,7 @@ class IntProperty$Mate extends _i1.IntProperty with _i2.Mate { /// class PercentProperty extends DoubleProperty class PercentProperty$Mate extends _i1.PercentProperty with _i2.Mate { - /// PercentProperty PercentProperty(String name, double? fraction, {String? ifNull, bool showName = true, String? tooltip, String? unit, DiagnosticLevel level = DiagnosticLevel.info}) + /// PercentProperty PercentProperty(String name, double? fraction, {String? ifNull, bool showName = true, String? tooltip, String? unit, DiagnosticLevel level = DiagnosticLevel.app_info}) PercentProperty$Mate( /// requiredParameters: String name super.name, @@ -775,7 +775,7 @@ class PercentProperty$Mate extends _i1.PercentProperty with _i2.Mate { /// optionalParameters: {String? unit} , default:none super.unit, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -836,7 +836,7 @@ class PercentProperty$Mate extends _i1.PercentProperty with _i2.Mate { /// class FlagProperty extends DiagnosticsProperty class FlagProperty$Mate extends _i1.FlagProperty with _i2.Mate { - /// FlagProperty FlagProperty(String name, {required bool? value, String? ifTrue, String? ifFalse, bool showName = false, Object? defaultValue, DiagnosticLevel level = DiagnosticLevel.info}) + /// FlagProperty FlagProperty(String name, {required bool? value, String? ifTrue, String? ifFalse, bool showName = false, Object? defaultValue, DiagnosticLevel level = DiagnosticLevel.app_info}) FlagProperty$Mate( /// requiredParameters: String name super.name, { @@ -855,7 +855,7 @@ class FlagProperty$Mate extends _i1.FlagProperty with _i2.Mate { /// optionalParameters: {Object? defaultValue} , default:none super.defaultValue, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -916,7 +916,7 @@ class FlagProperty$Mate extends _i1.FlagProperty with _i2.Mate { /// class IterableProperty extends DiagnosticsProperty> class IterableProperty$Mate extends _i1.IterableProperty with _i2.Mate { - /// IterableProperty IterableProperty(String name, Iterable? value, {Object? defaultValue = kNoDefaultValue, String? ifNull, String? ifEmpty = '[]', DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, bool showName = true, bool showSeparator = true, DiagnosticLevel level = DiagnosticLevel.info}) + /// IterableProperty IterableProperty(String name, Iterable? value, {Object? defaultValue = kNoDefaultValue, String? ifNull, String? ifEmpty = '[]', DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, bool showName = true, bool showSeparator = true, DiagnosticLevel level = DiagnosticLevel.app_info}) IterableProperty$Mate( /// requiredParameters: String name super.name, @@ -941,7 +941,7 @@ class IterableProperty$Mate extends _i1.IterableProperty with _i2.Mate { /// optionalParameters: {bool showSeparator = true} , default:processed=BooleanLiteralImpl super.showSeparator, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1017,7 +1017,7 @@ class IterableProperty$Mate extends _i1.IterableProperty with _i2.Mate { /// class EnumProperty extends DiagnosticsProperty class EnumProperty$Mate extends _i1.EnumProperty with _i2.Mate { - /// EnumProperty EnumProperty(String name, T? value, {Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.info}) + /// EnumProperty EnumProperty(String name, T? value, {Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.app_info}) EnumProperty$Mate( /// requiredParameters: String name super.name, @@ -1027,7 +1027,7 @@ class EnumProperty$Mate extends _i1.EnumProperty with _i2.Ma /// optionalParameters: {Object? defaultValue = kNoDefaultValue} , default:unprocessed=SimpleIdentifierImpl super.defaultValue, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1069,7 +1069,7 @@ class EnumProperty$Mate extends _i1.EnumProperty with _i2.Ma /// class ObjectFlagProperty extends DiagnosticsProperty class ObjectFlagProperty$Mate extends _i1.ObjectFlagProperty with _i2.Mate { - /// ObjectFlagProperty ObjectFlagProperty(String name, T? value, {String? ifPresent, String? ifNull, bool showName = false, DiagnosticLevel level = DiagnosticLevel.info}) + /// ObjectFlagProperty ObjectFlagProperty(String name, T? value, {String? ifPresent, String? ifNull, bool showName = false, DiagnosticLevel level = DiagnosticLevel.app_info}) ObjectFlagProperty$Mate( /// requiredParameters: String name super.name, @@ -1085,7 +1085,7 @@ class ObjectFlagProperty$Mate extends _i1.ObjectFlagProperty with _i2.Mate /// optionalParameters: {bool showName = false} , default:processed=BooleanLiteralImpl super.showName, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1134,14 +1134,14 @@ class ObjectFlagProperty$Mate extends _i1.ObjectFlagProperty with _i2.Mate ); } - /// ObjectFlagProperty ObjectFlagProperty.has(String name, T? value, {DiagnosticLevel level = DiagnosticLevel.info}) + /// ObjectFlagProperty ObjectFlagProperty.has(String name, T? value, {DiagnosticLevel level = DiagnosticLevel.app_info}) ObjectFlagProperty$Mate.has( /// requiredParameters: String name super.name, /// requiredParameters: T? value super.value, { - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1177,7 +1177,7 @@ class ObjectFlagProperty$Mate extends _i1.ObjectFlagProperty with _i2.Mate /// class FlagsSummary extends DiagnosticsProperty> class FlagsSummary$Mate extends _i1.FlagsSummary with _i2.Mate { - /// FlagsSummary FlagsSummary(String name, Map value, {String? ifEmpty, bool showName = true, bool showSeparator = true, DiagnosticLevel level = DiagnosticLevel.info}) + /// FlagsSummary FlagsSummary(String name, Map value, {String? ifEmpty, bool showName = true, bool showSeparator = true, DiagnosticLevel level = DiagnosticLevel.app_info}) FlagsSummary$Mate( /// requiredParameters: String name super.name, @@ -1193,7 +1193,7 @@ class FlagsSummary$Mate extends _i1.FlagsSummary with _i2.Mate { /// optionalParameters: {bool showSeparator = true} , default:processed=BooleanLiteralImpl super.showSeparator, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1249,7 +1249,7 @@ class FlagsSummary$Mate extends _i1.FlagsSummary with _i2.Mate { /// class DiagnosticsProperty extends DiagnosticsNode class DiagnosticsProperty$Mate extends _i1.DiagnosticsProperty with _i2.Mate { - /// DiagnosticsProperty DiagnosticsProperty(String? name, T? value, {String? description, String? ifNull, String? ifEmpty, bool showName = true, bool showSeparator = true, Object? defaultValue = kNoDefaultValue, String? tooltip, bool missingIfNull = false, String? linePrefix, bool expandableValue = false, bool allowWrap = true, bool allowNameWrap = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// DiagnosticsProperty DiagnosticsProperty(String? name, T? value, {String? description, String? ifNull, String? ifEmpty, bool showName = true, bool showSeparator = true, Object? defaultValue = kNoDefaultValue, String? tooltip, bool missingIfNull = false, String? linePrefix, bool expandableValue = false, bool allowWrap = true, bool allowNameWrap = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) DiagnosticsProperty$Mate( /// requiredParameters: String? name super.name, @@ -1295,7 +1295,7 @@ class DiagnosticsProperty$Mate extends _i1.DiagnosticsProperty with _i2.Ma /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1410,7 +1410,7 @@ class DiagnosticsProperty$Mate extends _i1.DiagnosticsProperty with _i2.Ma ); } - /// DiagnosticsProperty DiagnosticsProperty.lazy(String? name, T? Function() computeValue, {String? description, String? ifNull, String? ifEmpty, bool showName = true, bool showSeparator = true, Object? defaultValue = kNoDefaultValue, String? tooltip, bool missingIfNull = false, bool expandableValue = false, bool allowWrap = true, bool allowNameWrap = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// DiagnosticsProperty DiagnosticsProperty.lazy(String? name, T? Function() computeValue, {String? description, String? ifNull, String? ifEmpty, bool showName = true, bool showSeparator = true, Object? defaultValue = kNoDefaultValue, String? tooltip, bool missingIfNull = false, bool expandableValue = false, bool allowWrap = true, bool allowNameWrap = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) DiagnosticsProperty$Mate.lazy( /// requiredParameters: String? name super.name, @@ -1453,7 +1453,7 @@ class DiagnosticsProperty$Mate extends _i1.DiagnosticsProperty with _i2.Ma /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( @@ -1678,7 +1678,7 @@ class DiagnosticPropertiesBuilder$Mate extends _i1.DiagnosticPropertiesBuilder w /// class DiagnosticsBlock extends DiagnosticsNode class DiagnosticsBlock$Mate extends _i1.DiagnosticsBlock with _i2.Mate { - /// DiagnosticsBlock DiagnosticsBlock({String? name, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.whitespace, bool showName = true, bool showSeparator = true, String? linePrefix, Object? value, String? description, DiagnosticLevel level = DiagnosticLevel.info, bool allowTruncate = false, List children = const [], List properties = const []}) + /// DiagnosticsBlock DiagnosticsBlock({String? name, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.whitespace, bool showName = true, bool showSeparator = true, String? linePrefix, Object? value, String? description, DiagnosticLevel level = DiagnosticLevel.app_info, bool allowTruncate = false, List children = const [], List properties = const []}) DiagnosticsBlock$Mate({ /// optionalParameters: {String? name} , default:none super.name, @@ -1701,7 +1701,7 @@ class DiagnosticsBlock$Mate extends _i1.DiagnosticsBlock with _i2.Mate { /// optionalParameters: {String? description} , default:none super.description, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, /// optionalParameters: {bool allowTruncate = false} , default:processed=BooleanLiteralImpl diff --git a/mate_flutter/lib/src/painting/colors.dart b/mate_flutter/lib/src/painting/colors.dart index 99bccff3..fd622538 100644 --- a/mate_flutter/lib/src/painting/colors.dart +++ b/mate_flutter/lib/src/painting/colors.dart @@ -147,7 +147,7 @@ class ColorSwatch$Mate extends _i1.ColorSwatch with _i2.Mate { /// class ColorProperty extends DiagnosticsProperty class ColorProperty$Mate extends _i1.ColorProperty with _i2.Mate { - /// ColorProperty ColorProperty(String name, Color? value, {bool showName = true, Object? defaultValue = kNoDefaultValue, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// ColorProperty ColorProperty(String name, Color? value, {bool showName = true, Object? defaultValue = kNoDefaultValue, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) ColorProperty$Mate( /// requiredParameters: String name super.name, @@ -163,7 +163,7 @@ class ColorProperty$Mate extends _i1.ColorProperty with _i2.Mate { /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( diff --git a/mate_flutter/lib/src/painting/matrix_utils.dart b/mate_flutter/lib/src/painting/matrix_utils.dart index ad924d92..9fc96b6c 100644 --- a/mate_flutter/lib/src/painting/matrix_utils.dart +++ b/mate_flutter/lib/src/painting/matrix_utils.dart @@ -9,7 +9,7 @@ import 'package:flutter/foundation.dart' as _i5; /// class TransformProperty extends DiagnosticsProperty class TransformProperty$Mate extends _i1.TransformProperty with _i2.Mate { - /// TransformProperty TransformProperty(String name, Matrix4? value, {bool showName = true, Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.info}) + /// TransformProperty TransformProperty(String name, Matrix4? value, {bool showName = true, Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.app_info}) TransformProperty$Mate( /// requiredParameters: String name super.name, @@ -22,7 +22,7 @@ class TransformProperty$Mate extends _i1.TransformProperty with _i2.Mate { /// optionalParameters: {Object? defaultValue = kNoDefaultValue} , default:unprocessed=SimpleIdentifierImpl super.defaultValue, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( diff --git a/mate_flutter/lib/src/semantics/semantics.dart b/mate_flutter/lib/src/semantics/semantics.dart index 27bbc5c8..88fc2c8a 100644 --- a/mate_flutter/lib/src/semantics/semantics.dart +++ b/mate_flutter/lib/src/semantics/semantics.dart @@ -121,7 +121,7 @@ class AttributedString$Mate extends _i1.AttributedString with _i2.Mate { /// class AttributedStringProperty extends DiagnosticsProperty class AttributedStringProperty$Mate extends _i1.AttributedStringProperty with _i2.Mate { - /// AttributedStringProperty AttributedStringProperty(String name, AttributedString? value, {bool showName = true, bool showWhenEmpty = false, Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.info, String? description}) + /// AttributedStringProperty AttributedStringProperty(String name, AttributedString? value, {bool showName = true, bool showWhenEmpty = false, Object? defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.app_info, String? description}) AttributedStringProperty$Mate( /// requiredParameters: String name super.name, @@ -137,7 +137,7 @@ class AttributedStringProperty$Mate extends _i1.AttributedStringProperty with _i /// optionalParameters: {Object? defaultValue = kNoDefaultValue} , default:unprocessed=SimpleIdentifierImpl super.defaultValue, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, /// optionalParameters: {String? description} , default:none diff --git a/mate_flutter/lib/src/widgets/icon_data.dart b/mate_flutter/lib/src/widgets/icon_data.dart index 160bfcc0..9a44698c 100644 --- a/mate_flutter/lib/src/widgets/icon_data.dart +++ b/mate_flutter/lib/src/widgets/icon_data.dart @@ -8,7 +8,7 @@ import 'package:flutter/foundation.dart' as _i4; /// class IconDataProperty extends DiagnosticsProperty class IconDataProperty$Mate extends _i1.IconDataProperty with _i2.Mate { - /// IconDataProperty IconDataProperty(String name, IconData? value, {String? ifNull, bool showName = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.info}) + /// IconDataProperty IconDataProperty(String name, IconData? value, {String? ifNull, bool showName = true, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine, DiagnosticLevel level = DiagnosticLevel.app_info}) IconDataProperty$Mate( /// requiredParameters: String name super.name, @@ -24,7 +24,7 @@ class IconDataProperty$Mate extends _i1.IconDataProperty with _i2.Mate { /// optionalParameters: {DiagnosticsTreeStyle style = DiagnosticsTreeStyle.singleLine} , default:processed=PrefixedIdentifierImpl super.style, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, }) : mateParams = { 'name': _i2.BuilderArg( diff --git a/mate_flutter/lib/src/widgets/shortcuts.dart b/mate_flutter/lib/src/widgets/shortcuts.dart index 2286f911..a272dce7 100644 --- a/mate_flutter/lib/src/widgets/shortcuts.dart +++ b/mate_flutter/lib/src/widgets/shortcuts.dart @@ -153,7 +153,7 @@ class LogicalKeySet$Mate extends _i2.LogicalKeySet with _i3.Mate { /// class ShortcutMapProperty extends DiagnosticsProperty> class ShortcutMapProperty$Mate extends _i2.ShortcutMapProperty with _i3.Mate { - /// ShortcutMapProperty ShortcutMapProperty(String name, Map value, {bool showName = true, Object defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.info, String? description}) + /// ShortcutMapProperty ShortcutMapProperty(String name, Map value, {bool showName = true, Object defaultValue = kNoDefaultValue, DiagnosticLevel level = DiagnosticLevel.app_info, String? description}) ShortcutMapProperty$Mate( /// requiredParameters: String name super.name, @@ -166,7 +166,7 @@ class ShortcutMapProperty$Mate extends _i2.ShortcutMapProperty with _i3.Mate { /// optionalParameters: {Object defaultValue = kNoDefaultValue} , default:unprocessed=SimpleIdentifierImpl super.defaultValue, - /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.info} , default:processed=PrefixedIdentifierImpl + /// optionalParameters: {DiagnosticLevel level = DiagnosticLevel.app_info} , default:processed=PrefixedIdentifierImpl super.level, /// optionalParameters: {String? description} , default:none diff --git a/mate_flutter/tools/gen_mates.dart b/mate_flutter/tools/gen_mates.dart index c27efe78..b4091454 100644 --- a/mate_flutter/tools/gen_mates.dart +++ b/mate_flutter/tools/gen_mates.dart @@ -554,7 +554,7 @@ void _genMateLib({ // var resolveResult = resolveDefaultValue(param, typeRefers); // // b.docs.add( - // "/// optionalParameters: ${param.getDisplayString(withNullability: true)} , ${resolveResult.info}"); + // "/// optionalParameters: ${param.getDisplayString(withNullability: true)} , ${resolveResult.app_info}"); // b.defaultTo = resolveResult.value?.code; // //有缺省值的,但无法处理的,就加个required,自己投参吧 // b.required = param.hasDefaultValue diff --git a/note/lib/src/note_core.dart b/note/lib/src/note_core.dart index b2fe8ea2..623e749d 100644 --- a/note/lib/src/note_core.dart +++ b/note/lib/src/note_core.dart @@ -48,6 +48,7 @@ class NoteSystem { final NoteContentExts contentExtensions; final SpaceConf spaceConf; final SharedPreferences sharedPreferences; + NoteSystem({ required this.root, required this.contentExtensions, @@ -61,8 +62,7 @@ class NoteSystem { }) async { return NoteSystem( root: root, - spaceConf: - SpaceConf.decodeJson(await rootBundle.loadString('note_space.json')), + spaceConf: SpaceConf.decodeJson(await rootBundle.loadString('note_space.json')), contentExtensions: contentExtensions, sharedPreferences: await SharedPreferences.getInstance(), ); @@ -90,13 +90,8 @@ class Note { : basename = "", parent = null; - Note put(String fullPath, NoteSourceData data, - DeferredNotePageBuilder deferredPageBuilder) { - var p = fullPath - .split("/") - .map((e) => e.trim()) - .where((e) => e.isNotEmpty) - .toList(); + Note put(String fullPath, NoteSourceData data, DeferredNotePageBuilder deferredPageBuilder) { + var p = fullPath.split("/").map((e) => e.trim()).where((e) => e.isNotEmpty).toList(); var path = _ensurePath(p); path._source = NoteSource(pageGenInfo: data); @@ -104,10 +99,12 @@ class Note { return path; } - void extendTree(bool value) { - expand = value; + void configTree({int extendLevel = 0}) { + if (extendLevel <= 0) return; + + expand = extendLevel > 0; for (var e in children) { - e.extendTree(value); + e.configTree(extendLevel: extendLevel - 1); } } @@ -120,8 +117,7 @@ class Note { return this; } String name = nameList[0]; - assert(name != "" && name != "/", - "path:$nameList, path[0]:'$name' must not be '' and '/' "); + assert(name != "" && name != "/", "path:$nameList, path[0]:'$name' must not be '' and '/' "); var next = _children.putIfAbsent(name, () { var child = Note._child(basename: name, parent: this); _children[name] = child; @@ -136,8 +132,7 @@ class Note { int levelTo(Note parent) => this.level - parent.level; - List get ancestors => - this.isRoot ? [] : [parent!, ...parent!.ancestors]; + List get ancestors => this.isRoot ? [] : [parent!, ...parent!.ancestors]; List get meAndAncestors => [this, ...ancestors]; @@ -147,8 +142,7 @@ class Note { /// Note names, which can be set to human-readable names in note.json, /// are displayed on the navigation tree - String get displayName => - spaceNoteConf != null ? spaceNoteConf!.displayName : basename; + String get displayName => spaceNoteConf != null ? spaceNoteConf!.displayName : basename; String get path { if (isRoot) return ""; @@ -186,8 +180,7 @@ class Note { // todo bug Note? child(String path) { Note? result = this; - for (var split - in path.split("/").map((e) => e.trim()).where((e) => e != "")) { + for (var split in path.split("/").map((e) => e.trim()).where((e) => e != "")) { result = result?._children[split]; if (result == null) break; } @@ -196,8 +189,7 @@ class Note { /// 扁平化name,去掉排序用的数字前缀 String get nameFlat { - return basename.replaceAll( - RegExp("\\d+[.]"), "") // 1.note-self -> note-self + return basename.replaceAll(RegExp("\\d+[.]"), "") // 1.z.about -> z.about ; } @@ -233,6 +225,7 @@ class Note { } String get dartAssetPath => conventions.noteDartAssetPath(path); + String get confAssetPath => conventions.noteConfAssetPath(path); Future loadPage({NotePageBuilder? builder}) async { @@ -240,9 +233,7 @@ class Note { note: this, // pageBuilder: await deferredPageBuilder!(this), pageBuilder: builder, - conf: spaceNoteConf == null - ? null - : NoteConf.decode(await rootBundle.loadString(confAssetPath)), + conf: spaceNoteConf == null ? null : NoteConf.decode(await rootBundle.loadString(confAssetPath)), content: await rootBundle.loadString(dartAssetPath)); } } @@ -322,8 +313,7 @@ class Pen { required this.defaultCodeExpand, required this.outline, }) : note = notePage.note { - assert(note.source._pageGenInfo.cells.isNotEmpty, - "page cells should not be empty"); + assert(note.source._pageGenInfo.cells.isNotEmpty, "page cells should not be empty"); List cells = List.empty(growable: true); for (int i = 0; i < note.source._pageGenInfo.cells.length; i++) { @@ -413,8 +403,7 @@ class NoteContentExts { return w; } } - throw Exception( - "Must provide NoteContentExt for data <$data> of type <${data.runtimeType}>"); + throw Exception("Must provide NoteContentExt for data <$data> of type <${data.runtimeType}>"); } } @@ -506,8 +495,7 @@ class OutlineNode { class NoteSource { final NoteSourceData _pageGenInfo; - NoteSource({required NoteSourceData pageGenInfo}) - : _pageGenInfo = pageGenInfo; + NoteSource({required NoteSourceData pageGenInfo}) : _pageGenInfo = pageGenInfo; } /// CodeEntity is same as analyzer [SyntacticEntity] @@ -530,6 +518,7 @@ class CellSource { final CodeEntity codeEntity; final List specialSources; final NoteCell cell; + CellSource({ required this.cellType, required this.codeEntity, @@ -642,8 +631,7 @@ class NoteCell extends ChangeNotifier { } void call(Object? object) { - _add(contentExtensions.create( - object, NoteContentArg(cell: this, outline: outline))); + _add(contentExtensions.create(object, NoteContentArg(cell: this, outline: outline))); } void _add(NoteContentWidgetMixin content) { diff --git a/note/test/note_cell_test.dart b/note/test/note_cell_test.dart index 3b0f42af..aff45f0b 100644 --- a/note/test/note_cell_test.dart +++ b/note/test/note_cell_test.dart @@ -1,11 +1,10 @@ import 'package:flutter_test/flutter_test.dart'; -import 'package:note/note.dart'; void main() { - group("note cell info", () { + group("note cell app_info", () { test("cell", () async { - var root = Note.root(); - NotePage notePage = await root.loadPage(); + // var root = Note.root(); + // NotePage notePage = await root.loadPage(); }); }); } diff --git a/note_tools/lib/src/note_dev_gen.dart b/note_tools/lib/src/note_dev_gen.dart index b49add92..375f2759 100644 --- a/note_tools/lib/src/note_dev_gen.dart +++ b/note_tools/lib/src/note_dev_gen.dart @@ -229,7 +229,7 @@ class NoteLib { var names = dir.split(path.separator).where((e) => e.isNotEmpty); return names .map((e) => e - .replaceAll(RegExp("^\\d+\."), "") // 1.note-self -> note_note-self + .replaceAll(RegExp("^\\d+\."), "") // 1.z.about -> note_note-self .replaceAll(".", "_") .replaceAll("-", "_") .replaceAll("&", "_") diff --git a/note_tools/test/src/note_dev_gen_test.dart b/note_tools/test/src/note_dev_gen_test.dart index e232df4f..1ce3279d 100644 --- a/note_tools/test/src/note_dev_gen_test.dart +++ b/note_tools/test/src/note_dev_gen_test.dart @@ -19,7 +19,7 @@ void main() { }); group("NotesGenerator", () { - test('basic info', () { + test('basic app_info', () { expect(gen.projectDir, "."); expect(gen.libDir, "./lib"); expect(gen.noteRootDir, "./lib/notes"); @@ -65,7 +65,7 @@ void main() { }); }); - group("gen cell info", () { + group("gen cell app_info", () { test('1', () async { fs.file("/n/lib/notes/note.dart").writeAsStringSync("""import 'package:flutter/widgets.dart'; import 'package:note/note.dart'; diff --git a/spaces/flutter_note/lib/note_app.dart b/spaces/flutter_note/lib/note_app.dart index fa3d055b..993ac962 100644 --- a/spaces/flutter_note/lib/note_app.dart +++ b/spaces/flutter_note/lib/note_app.dart @@ -21,7 +21,7 @@ import 'package:shared_preferences/shared_preferences.dart'; // Path("not_found", meta: notFoundPage), // Path("note", meta: notePage, kids: [ // Path("welcome", meta: welcome, kids: [ -// Path("note-self", meta: page), +// Path("z.about", meta: page), // ]), // Path("layout", meta: layoutNote), // Path("material", kids: [ @@ -99,8 +99,7 @@ class NoteApp extends StatelessWidget { spaceConf: noteSystem.spaceConf, sharedPreferences: noteSystem.sharedPreferences); - notes.root.extendTree(true); - notes.z_draft.extendTree(false); + notes.root.configTree(extendLevel: 2); var routerApp = MaterialApp.router( title: 'Flutter Note', diff --git a/spaces/flutter_note/lib/notes.g.dart b/spaces/flutter_note/lib/notes.g.dart index 47524539..d3052b60 100644 --- a/spaces/flutter_note/lib/notes.g.dart +++ b/spaces/flutter_note/lib/notes.g.dart @@ -3,162 +3,150 @@ import 'package:flutter_note/notes/1.welcome/note.dart' deferred as welcome_; import 'package:flutter_note/notes/1.welcome/note.g.dart' as welcome_g; +import 'package:flutter_note/notes/cheatsheet_draft/async/note.dart' deferred as cheatsheet_draft_async_; +import 'package:flutter_note/notes/cheatsheet_draft/async/note.g.dart' as cheatsheet_draft_async_g; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/bar/note.dart' + deferred as cheatsheet_draft_container_widgets_bar_; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/bar/note.g.dart' + as cheatsheet_draft_container_widgets_bar_g; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/menu/note.dart' + deferred as cheatsheet_draft_container_widgets_menu_; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/menu/note.g.dart' + as cheatsheet_draft_container_widgets_menu_g; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/note.dart' + deferred as cheatsheet_draft_container_widgets_navigation_adaptive_navigation_; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/note.g.dart' + as cheatsheet_draft_container_widgets_navigation_adaptive_navigation_g; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/note.dart' + deferred as cheatsheet_draft_container_widgets_scrollable_Dismissible_; +import 'package:flutter_note/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/note.g.dart' + as cheatsheet_draft_container_widgets_scrollable_Dismissible_g; +import 'package:flutter_note/notes/cheatsheet_draft/media&assets&file/assets/note.dart' + deferred as cheatsheet_draft_media_assets_file_assets_; +import 'package:flutter_note/notes/cheatsheet_draft/media&assets&file/assets/note.g.dart' + as cheatsheet_draft_media_assets_file_assets_g; +import 'package:flutter_note/notes/cheatsheet_draft/media&assets&file/file/note.dart' + deferred as cheatsheet_draft_media_assets_file_file_; +import 'package:flutter_note/notes/cheatsheet_draft/media&assets&file/file/note.g.dart' + as cheatsheet_draft_media_assets_file_file_g; +import 'package:flutter_note/notes/cheatsheet_draft/media&assets&file/icon/note.dart' + deferred as cheatsheet_draft_media_assets_file_icon_; +import 'package:flutter_note/notes/cheatsheet_draft/media&assets&file/icon/note.g.dart' + as cheatsheet_draft_media_assets_file_icon_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/note.dart' + deferred as cheatsheet_draft_specific_widgets_button_ButtonStyleButton_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/note.g.dart' + as cheatsheet_draft_specific_widgets_button_ButtonStyleButton_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/note.dart' + deferred as cheatsheet_draft_specific_widgets_button_FloatingActionButton_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/note.g.dart' + as cheatsheet_draft_specific_widgets_button_FloatingActionButton_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/button/IconButton/note.dart' + deferred as cheatsheet_draft_specific_widgets_button_IconButton_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/button/IconButton/note.g.dart' + as cheatsheet_draft_specific_widgets_button_IconButton_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/input/note.dart' + deferred as cheatsheet_draft_specific_widgets_input_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/input/note.g.dart' + as cheatsheet_draft_specific_widgets_input_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/selectable/note.dart' + deferred as cheatsheet_draft_specific_widgets_selectable_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/selectable/note.g.dart' + as cheatsheet_draft_specific_widgets_selectable_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/slider/note.dart' + deferred as cheatsheet_draft_specific_widgets_slider_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/slider/note.g.dart' + as cheatsheet_draft_specific_widgets_slider_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/text/RichText/note.dart' + deferred as cheatsheet_draft_specific_widgets_text_RichText_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/text/RichText/note.g.dart' + as cheatsheet_draft_specific_widgets_text_RichText_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/text/Text/note.dart' + deferred as cheatsheet_draft_specific_widgets_text_Text_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/text/Text/note.g.dart' + as cheatsheet_draft_specific_widgets_text_Text_g; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/webview/note.dart' + deferred as cheatsheet_draft_specific_widgets_webview_; +import 'package:flutter_note/notes/cheatsheet_draft/specific_widgets/webview/note.g.dart' + as cheatsheet_draft_specific_widgets_webview_g; +import 'package:flutter_note/notes/cheatsheet_draft/style&theming/material3/note.dart' + deferred as cheatsheet_draft_style_theming_material3_; +import 'package:flutter_note/notes/cheatsheet_draft/style&theming/material3/note.g.dart' + as cheatsheet_draft_style_theming_material3_g; +import 'package:flutter_note/notes/cheetsheet/container/bar/note.dart' deferred as cheetsheet_container_bar_; +import 'package:flutter_note/notes/cheetsheet/container/bar/note.g.dart' as cheetsheet_container_bar_g; +import 'package:flutter_note/notes/cheetsheet/specific/button/note.dart' deferred as cheetsheet_specific_button_; +import 'package:flutter_note/notes/cheetsheet/specific/button/note.g.dart' as cheetsheet_specific_button_g; +import 'package:flutter_note/notes/core_concepts/layout/constraints/note.dart' + deferred as core_concepts_layout_constraints_; +import 'package:flutter_note/notes/core_concepts/layout/constraints/note.g.dart' as core_concepts_layout_constraints_g; +import 'package:flutter_note/notes/core_concepts/layout/note.dart' deferred as core_concepts_layout_; +import 'package:flutter_note/notes/core_concepts/layout/note.g.dart' as core_concepts_layout_g; +import 'package:flutter_note/notes/core_concepts/layout/old/layout/note.dart' + deferred as core_concepts_layout_old_layout_; +import 'package:flutter_note/notes/core_concepts/layout/old/layout/note.g.dart' as core_concepts_layout_old_layout_g; +import 'package:flutter_note/notes/core_concepts/navigation/note.dart' deferred as core_concepts_navigation_; +import 'package:flutter_note/notes/core_concepts/navigation/note.g.dart' as core_concepts_navigation_g; +import 'package:flutter_note/notes/core_concepts/state/1.vanilla_state/note.dart' + deferred as core_concepts_state_vanilla_state_; +import 'package:flutter_note/notes/core_concepts/state/1.vanilla_state/note.g.dart' + as core_concepts_state_vanilla_state_g; +import 'package:flutter_note/notes/core_concepts/state/note.dart' deferred as core_concepts_state_; +import 'package:flutter_note/notes/core_concepts/state/note.g.dart' as core_concepts_state_g; +import 'package:flutter_note/notes/core_concepts/state/StatefulBuilder/note.dart' + deferred as core_concepts_state_StatefulBuilder_; +import 'package:flutter_note/notes/core_concepts/state/StatefulBuilder/note.g.dart' + as core_concepts_state_StatefulBuilder_g; +import 'package:flutter_note/notes/dev/debug/note.dart' deferred as dev_debug_; +import 'package:flutter_note/notes/dev/debug/note.g.dart' as dev_debug_g; +import 'package:flutter_note/notes/dev/devtool/note.dart' deferred as dev_devtool_; +import 'package:flutter_note/notes/dev/devtool/note.g.dart' as dev_devtool_g; +import 'package:flutter_note/notes/dev/devtool/vmservice/note.dart' deferred as dev_devtool_vmservice_; +import 'package:flutter_note/notes/dev/devtool/vmservice/note.g.dart' as dev_devtool_vmservice_g; +import 'package:flutter_note/notes/dev/host_mirror/note.dart' deferred as dev_host_mirror_; +import 'package:flutter_note/notes/dev/host_mirror/note.g.dart' as dev_host_mirror_g; +import 'package:flutter_note/notes/dev/macos_config/note.dart' deferred as dev_macos_config_; +import 'package:flutter_note/notes/dev/macos_config/note.g.dart' as dev_macos_config_g; +import 'package:flutter_note/notes/Improve_app/1.overview/note.dart' deferred as Improve_app_overview_; +import 'package:flutter_note/notes/Improve_app/1.overview/note.g.dart' as Improve_app_overview_g; +import 'package:flutter_note/notes/Improve_app/note.dart' deferred as Improve_app_; +import 'package:flutter_note/notes/Improve_app/note.g.dart' as Improve_app_g; +import 'package:flutter_note/notes/Improve_app/web_optimization/note.dart' deferred as Improve_app_web_optimization_; +import 'package:flutter_note/notes/Improve_app/web_optimization/note.g.dart' as Improve_app_web_optimization_g; import 'package:flutter_note/notes/note.dart' deferred as root_; import 'package:flutter_note/notes/note.g.dart' as root_g; -import 'package:flutter_note/notes/platform&device/note.dart' deferred as platform_device_; -import 'package:flutter_note/notes/platform&device/note.g.dart' as platform_device_g; -import 'package:flutter_note/notes/samples/container/bar/note.dart' deferred as samples_container_bar_; -import 'package:flutter_note/notes/samples/container/bar/note.g.dart' as samples_container_bar_g; -import 'package:flutter_note/notes/samples/specific/button/note.dart' deferred as samples_specific_button_; -import 'package:flutter_note/notes/samples/specific/button/note.g.dart' as samples_specific_button_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/async/note.dart' deferred as z_draft_cheatsheet_async_; -import 'package:flutter_note/notes/z_draft/cheatsheet/async/note.g.dart' as z_draft_cheatsheet_async_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/bar/note.dart' - deferred as z_draft_cheatsheet_container_widgets_bar_; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/bar/note.g.dart' - as z_draft_cheatsheet_container_widgets_bar_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/menu/note.dart' - deferred as z_draft_cheatsheet_container_widgets_menu_; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/menu/note.g.dart' - as z_draft_cheatsheet_container_widgets_menu_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/note.dart' - deferred as z_draft_cheatsheet_container_widgets_navigation_adaptive_navigation_; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/note.g.dart' - as z_draft_cheatsheet_container_widgets_navigation_adaptive_navigation_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/note.dart' - deferred as z_draft_cheatsheet_container_widgets_scrollable_Dismissible_; -import 'package:flutter_note/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/note.g.dart' - as z_draft_cheatsheet_container_widgets_scrollable_Dismissible_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/media&assets&file/assets/note.dart' - deferred as z_draft_cheatsheet_media_assets_file_assets_; -import 'package:flutter_note/notes/z_draft/cheatsheet/media&assets&file/assets/note.g.dart' - as z_draft_cheatsheet_media_assets_file_assets_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/media&assets&file/file/note.dart' - deferred as z_draft_cheatsheet_media_assets_file_file_; -import 'package:flutter_note/notes/z_draft/cheatsheet/media&assets&file/file/note.g.dart' - as z_draft_cheatsheet_media_assets_file_file_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/media&assets&file/icon/note.dart' - deferred as z_draft_cheatsheet_media_assets_file_icon_; -import 'package:flutter_note/notes/z_draft/cheatsheet/media&assets&file/icon/note.g.dart' - as z_draft_cheatsheet_media_assets_file_icon_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_button_ButtonStyleButton_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/note.g.dart' - as z_draft_cheatsheet_specific_widgets_button_ButtonStyleButton_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_button_FloatingActionButton_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/note.g.dart' - as z_draft_cheatsheet_specific_widgets_button_FloatingActionButton_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_button_IconButton_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/note.g.dart' - as z_draft_cheatsheet_specific_widgets_button_IconButton_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/input/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_input_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/input/note.g.dart' - as z_draft_cheatsheet_specific_widgets_input_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/selectable/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_selectable_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/selectable/note.g.dart' - as z_draft_cheatsheet_specific_widgets_selectable_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/slider/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_slider_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/slider/note.g.dart' - as z_draft_cheatsheet_specific_widgets_slider_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/text/RichText/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_text_RichText_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/text/RichText/note.g.dart' - as z_draft_cheatsheet_specific_widgets_text_RichText_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/text/Text/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_text_Text_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/text/Text/note.g.dart' - as z_draft_cheatsheet_specific_widgets_text_Text_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/webview/note.dart' - deferred as z_draft_cheatsheet_specific_widgets_webview_; -import 'package:flutter_note/notes/z_draft/cheatsheet/specific_widgets/webview/note.g.dart' - as z_draft_cheatsheet_specific_widgets_webview_g; -import 'package:flutter_note/notes/z_draft/cheatsheet/style&theming/material3/note.dart' - deferred as z_draft_cheatsheet_style_theming_material3_; -import 'package:flutter_note/notes/z_draft/cheatsheet/style&theming/material3/note.g.dart' - as z_draft_cheatsheet_style_theming_material3_g; -import 'package:flutter_note/notes/z_draft/core_concepts/layout/constraints/note.dart' - deferred as z_draft_core_concepts_layout_constraints_; -import 'package:flutter_note/notes/z_draft/core_concepts/layout/constraints/note.g.dart' - as z_draft_core_concepts_layout_constraints_g; -import 'package:flutter_note/notes/z_draft/core_concepts/layout/note.dart' deferred as z_draft_core_concepts_layout_; -import 'package:flutter_note/notes/z_draft/core_concepts/layout/note.g.dart' as z_draft_core_concepts_layout_g; -import 'package:flutter_note/notes/z_draft/core_concepts/layout/old/layout/note.dart' - deferred as z_draft_core_concepts_layout_old_layout_; -import 'package:flutter_note/notes/z_draft/core_concepts/layout/old/layout/note.g.dart' - as z_draft_core_concepts_layout_old_layout_g; -import 'package:flutter_note/notes/z_draft/core_concepts/navigation/note.dart' - deferred as z_draft_core_concepts_navigation_; -import 'package:flutter_note/notes/z_draft/core_concepts/navigation/note.g.dart' as z_draft_core_concepts_navigation_g; -import 'package:flutter_note/notes/z_draft/core_concepts/state/1.vanilla_state/note.dart' - deferred as z_draft_core_concepts_state_vanilla_state_; -import 'package:flutter_note/notes/z_draft/core_concepts/state/1.vanilla_state/note.g.dart' - as z_draft_core_concepts_state_vanilla_state_g; -import 'package:flutter_note/notes/z_draft/core_concepts/state/note.dart' deferred as z_draft_core_concepts_state_; -import 'package:flutter_note/notes/z_draft/core_concepts/state/note.g.dart' as z_draft_core_concepts_state_g; -import 'package:flutter_note/notes/z_draft/core_concepts/state/StatefulBuilder/note.dart' - deferred as z_draft_core_concepts_state_StatefulBuilder_; -import 'package:flutter_note/notes/z_draft/core_concepts/state/StatefulBuilder/note.g.dart' - as z_draft_core_concepts_state_StatefulBuilder_g; -import 'package:flutter_note/notes/z_draft/note.dart' deferred as z_draft_; -import 'package:flutter_note/notes/z_draft/note.g.dart' as z_draft_g; -import 'package:flutter_note/notes/z_draft/other/dart/analyzer/note.dart' deferred as z_draft_other_dart_analyzer_; -import 'package:flutter_note/notes/z_draft/other/dart/analyzer/note.g.dart' as z_draft_other_dart_analyzer_g; -import 'package:flutter_note/notes/z_draft/other/dart/dart3/note.dart' deferred as z_draft_other_dart_dart3_; -import 'package:flutter_note/notes/z_draft/other/dart/dart3/note.g.dart' as z_draft_other_dart_dart3_g; -import 'package:flutter_note/notes/z_draft/other/dart/execption/note.dart' deferred as z_draft_other_dart_execption_; -import 'package:flutter_note/notes/z_draft/other/dart/execption/note.g.dart' as z_draft_other_dart_execption_g; -import 'package:flutter_note/notes/z_draft/other/dev/debug/note.dart' deferred as z_draft_other_dev_debug_; -import 'package:flutter_note/notes/z_draft/other/dev/debug/note.g.dart' as z_draft_other_dev_debug_g; -import 'package:flutter_note/notes/z_draft/other/dev/devtool/note.dart' deferred as z_draft_other_dev_devtool_; -import 'package:flutter_note/notes/z_draft/other/dev/devtool/note.g.dart' as z_draft_other_dev_devtool_g; -import 'package:flutter_note/notes/z_draft/other/dev/devtool/vmservice/note.dart' - deferred as z_draft_other_dev_devtool_vmservice_; -import 'package:flutter_note/notes/z_draft/other/dev/devtool/vmservice/note.g.dart' - as z_draft_other_dev_devtool_vmservice_g; -import 'package:flutter_note/notes/z_draft/other/dev/host_mirror/note.dart' deferred as z_draft_other_dev_host_mirror_; -import 'package:flutter_note/notes/z_draft/other/dev/host_mirror/note.g.dart' as z_draft_other_dev_host_mirror_g; -import 'package:flutter_note/notes/z_draft/other/note-self/note.dart' deferred as z_draft_other_note_self_; -import 'package:flutter_note/notes/z_draft/other/note-self/note.g.dart' as z_draft_other_note_self_g; -import 'package:flutter_note/notes/z_draft/other/note-self/notebook/note.dart' - deferred as z_draft_other_note_self_notebook_; -import 'package:flutter_note/notes/z_draft/other/note-self/notebook/note.g.dart' as z_draft_other_note_self_notebook_g; -import 'package:flutter_note/notes/z_draft/other/note-self/sample/note.dart' - deferred as z_draft_other_note_self_sample_; -import 'package:flutter_note/notes/z_draft/other/note-self/sample/note.g.dart' as z_draft_other_note_self_sample_g; -import 'package:flutter_note/notes/z_draft/other/note-self/test/nobody/note.dart' - deferred as z_draft_other_note_self_test_nobody_; -import 'package:flutter_note/notes/z_draft/other/note-self/test/nobody/note.g.dart' - as z_draft_other_note_self_test_nobody_g; -import 'package:flutter_note/notes/z_draft/other/note-self/test/note.dart' deferred as z_draft_other_note_self_test_; -import 'package:flutter_note/notes/z_draft/other/note-self/test/note.g.dart' as z_draft_other_note_self_test_g; -import 'package:flutter_note/notes/z_draft/other/note-self/test/temp/note.dart' - deferred as z_draft_other_note_self_test_temp_; -import 'package:flutter_note/notes/z_draft/other/note-self/test/temp/note.g.dart' - as z_draft_other_note_self_test_temp_g; -import 'package:flutter_note/notes/z_draft/other/optimization/web_optimization/note.dart' - deferred as z_draft_other_optimization_web_optimization_; -import 'package:flutter_note/notes/z_draft/other/optimization/web_optimization/note.g.dart' - as z_draft_other_optimization_web_optimization_g; -import 'package:flutter_note/notes/z_draft/other/platform&device/macos/note.dart' - deferred as z_draft_other_platform_device_macos_; -import 'package:flutter_note/notes/z_draft/other/platform&device/macos/note.g.dart' - as z_draft_other_platform_device_macos_g; -import 'package:flutter_note/notes/z_draft/other/research/remote_view/note.dart' - deferred as z_draft_other_research_remote_view_; -import 'package:flutter_note/notes/z_draft/other/research/remote_view/note.g.dart' - as z_draft_other_research_remote_view_g; -import 'package:flutter_note/notes/z_draft/other/serialization/json/note.dart' - deferred as z_draft_other_serialization_json_; -import 'package:flutter_note/notes/z_draft/other/serialization/json/note.g.dart' as z_draft_other_serialization_json_g; -import 'package:flutter_note/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/note.dart' - deferred as z_draft_other_thinking_in_ui_readable_html_vs_dart_; -import 'package:flutter_note/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/note.g.dart' - as z_draft_other_thinking_in_ui_readable_html_vs_dart_g; +import 'package:flutter_note/notes/pure_dart/analyzer/note.dart' deferred as pure_dart_analyzer_; +import 'package:flutter_note/notes/pure_dart/analyzer/note.g.dart' as pure_dart_analyzer_g; +import 'package:flutter_note/notes/pure_dart/dart3/note.dart' deferred as pure_dart_dart3_; +import 'package:flutter_note/notes/pure_dart/dart3/note.g.dart' as pure_dart_dart3_g; +import 'package:flutter_note/notes/pure_dart/execption/note.dart' deferred as pure_dart_execption_; +import 'package:flutter_note/notes/pure_dart/execption/note.g.dart' as pure_dart_execption_g; +import 'package:flutter_note/notes/pure_dart/serialization_json/note.dart' deferred as pure_dart_serialization_json_; +import 'package:flutter_note/notes/pure_dart/serialization_json/note.g.dart' as pure_dart_serialization_json_g; +import 'package:flutter_note/notes/research/remote_view/note.dart' deferred as research_remote_view_; +import 'package:flutter_note/notes/research/remote_view/note.g.dart' as research_remote_view_g; +import 'package:flutter_note/notes/thinking_in_ui/readable_html_vs_dart/note.dart' + deferred as thinking_in_ui_readable_html_vs_dart_; +import 'package:flutter_note/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart' + as thinking_in_ui_readable_html_vs_dart_g; +import 'package:flutter_note/notes/z.note_inside/app_info/note.dart' deferred as z_note_inside_app_info_; +import 'package:flutter_note/notes/z.note_inside/app_info/note.g.dart' as z_note_inside_app_info_g; +import 'package:flutter_note/notes/z.note_inside/how_note_work/note.dart' deferred as z_note_inside_how_note_work_; +import 'package:flutter_note/notes/z.note_inside/how_note_work/note.g.dart' as z_note_inside_how_note_work_g; +import 'package:flutter_note/notes/z.note_inside/note_test_self/nobody/note.dart' + deferred as z_note_inside_note_test_self_nobody_; +import 'package:flutter_note/notes/z.note_inside/note_test_self/nobody/note.g.dart' + as z_note_inside_note_test_self_nobody_g; +import 'package:flutter_note/notes/z.note_inside/note_test_self/note.dart' deferred as z_note_inside_note_test_self_; +import 'package:flutter_note/notes/z.note_inside/note_test_self/note.g.dart' as z_note_inside_note_test_self_g; +import 'package:flutter_note/notes/z.note_inside/note_test_self/temp/note.dart' + deferred as z_note_inside_note_test_self_temp_; +import 'package:flutter_note/notes/z.note_inside/note_test_self/temp/note.g.dart' + as z_note_inside_note_test_self_temp_g; +import 'package:flutter_note/notes/z.note_inside/research_parameterized_example/note.dart' + deferred as z_note_inside_research_parameterized_example_; +import 'package:flutter_note/notes/z.note_inside/research_parameterized_example/note.g.dart' + as z_note_inside_research_parameterized_example_g; import 'package:note/note.dart'; abstract class BaseNotes { @@ -167,359 +155,336 @@ abstract class BaseNotes { return rootroot.put(path, noteInfo, deferredPageBuilder); } - final Note platform_device = put( - "/platform&device", - platform_device_g.noteInfo(), - (note) async => - note.loadPage(builder: await platform_device_.loadLibrary().then((value) => platform_device_.build))); - - final Note samples_specific_button = put( - "/samples/specific/button", - samples_specific_button_g.noteInfo(), + final Note research_remote_view = put( + "/research/remote_view", + research_remote_view_g.noteInfo(), (note) async => note.loadPage( - builder: await samples_specific_button_.loadLibrary().then((value) => samples_specific_button_.build))); + builder: await research_remote_view_.loadLibrary().then((value) => research_remote_view_.build))); - final Note samples_container_bar = put( - "/samples/container/bar", - samples_container_bar_g.noteInfo(), + final Note z_note_inside_how_note_work = put( + "/z.note_inside/how_note_work", + z_note_inside_how_note_work_g.noteInfo(), (note) async => note.loadPage( - builder: await samples_container_bar_.loadLibrary().then((value) => samples_container_bar_.build))); - - final Note welcome = put("/1.welcome", welcome_g.noteInfo(), - (note) async => note.loadPage(builder: await welcome_.loadLibrary().then((value) => welcome_.build))); - - final Note root = put("/", root_g.noteInfo(), - (note) async => note.loadPage(builder: await root_.loadLibrary().then((value) => root_.build))); + builder: + await z_note_inside_how_note_work_.loadLibrary().then((value) => z_note_inside_how_note_work_.build))); - final Note z_draft_core_concepts_layout_constraints = put( - "/z_draft/core_concepts/layout/constraints", - z_draft_core_concepts_layout_constraints_g.noteInfo(), + final Note z_note_inside_app_info = put( + "/z.note_inside/app_info", + z_note_inside_app_info_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_core_concepts_layout_constraints_ - .loadLibrary() - .then((value) => z_draft_core_concepts_layout_constraints_.build))); + builder: await z_note_inside_app_info_.loadLibrary().then((value) => z_note_inside_app_info_.build))); - final Note z_draft_core_concepts_layout_old_layout = put( - "/z_draft/core_concepts/layout/old/layout", - z_draft_core_concepts_layout_old_layout_g.noteInfo(), + final Note z_note_inside_research_parameterized_example = put( + "/z.note_inside/research_parameterized_example", + z_note_inside_research_parameterized_example_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_core_concepts_layout_old_layout_ + builder: await z_note_inside_research_parameterized_example_ .loadLibrary() - .then((value) => z_draft_core_concepts_layout_old_layout_.build))); - - final Note z_draft_core_concepts_layout = put( - "/z_draft/core_concepts/layout", - z_draft_core_concepts_layout_g.noteInfo(), - (note) async => note.loadPage( - builder: - await z_draft_core_concepts_layout_.loadLibrary().then((value) => z_draft_core_concepts_layout_.build))); + .then((value) => z_note_inside_research_parameterized_example_.build))); - final Note z_draft_core_concepts_navigation = put( - "/z_draft/core_concepts/navigation", - z_draft_core_concepts_navigation_g.noteInfo(), + final Note z_note_inside_note_test_self_temp = put( + "/z.note_inside/note_test_self/temp", + z_note_inside_note_test_self_temp_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_core_concepts_navigation_ + builder: await z_note_inside_note_test_self_temp_ .loadLibrary() - .then((value) => z_draft_core_concepts_navigation_.build))); + .then((value) => z_note_inside_note_test_self_temp_.build))); - final Note z_draft_core_concepts_state_vanilla_state = put( - "/z_draft/core_concepts/state/1.vanilla_state", - z_draft_core_concepts_state_vanilla_state_g.noteInfo(), + final Note z_note_inside_note_test_self_nobody = put( + "/z.note_inside/note_test_self/nobody", + z_note_inside_note_test_self_nobody_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_core_concepts_state_vanilla_state_ + builder: await z_note_inside_note_test_self_nobody_ .loadLibrary() - .then((value) => z_draft_core_concepts_state_vanilla_state_.build))); + .then((value) => z_note_inside_note_test_self_nobody_.build))); - final Note z_draft_core_concepts_state = put( - "/z_draft/core_concepts/state", - z_draft_core_concepts_state_g.noteInfo(), + final Note z_note_inside_note_test_self = put( + "/z.note_inside/note_test_self", + z_note_inside_note_test_self_g.noteInfo(), (note) async => note.loadPage( builder: - await z_draft_core_concepts_state_.loadLibrary().then((value) => z_draft_core_concepts_state_.build))); + await z_note_inside_note_test_self_.loadLibrary().then((value) => z_note_inside_note_test_self_.build))); - final Note z_draft_core_concepts_state_StatefulBuilder = put( - "/z_draft/core_concepts/state/StatefulBuilder", - z_draft_core_concepts_state_StatefulBuilder_g.noteInfo(), + final Note core_concepts_layout_constraints = put( + "/core_concepts/layout/constraints", + core_concepts_layout_constraints_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_core_concepts_state_StatefulBuilder_ + builder: await core_concepts_layout_constraints_ .loadLibrary() - .then((value) => z_draft_core_concepts_state_StatefulBuilder_.build))); + .then((value) => core_concepts_layout_constraints_.build))); - final Note z_draft_other_research_remote_view = put( - "/z_draft/other/research/remote_view", - z_draft_other_research_remote_view_g.noteInfo(), + final Note core_concepts_layout_old_layout = put( + "/core_concepts/layout/old/layout", + core_concepts_layout_old_layout_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_research_remote_view_ + builder: await core_concepts_layout_old_layout_ .loadLibrary() - .then((value) => z_draft_other_research_remote_view_.build))); + .then((value) => core_concepts_layout_old_layout_.build))); - final Note z_draft_other_dart_dart3 = put( - "/z_draft/other/dart/dart3", - z_draft_other_dart_dart3_g.noteInfo(), + final Note core_concepts_layout = put( + "/core_concepts/layout", + core_concepts_layout_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_dart_dart3_.loadLibrary().then((value) => z_draft_other_dart_dart3_.build))); + builder: await core_concepts_layout_.loadLibrary().then((value) => core_concepts_layout_.build))); - final Note z_draft_other_dart_execption = put( - "/z_draft/other/dart/execption", - z_draft_other_dart_execption_g.noteInfo(), + final Note core_concepts_navigation = put( + "/core_concepts/navigation", + core_concepts_navigation_g.noteInfo(), (note) async => note.loadPage( - builder: - await z_draft_other_dart_execption_.loadLibrary().then((value) => z_draft_other_dart_execption_.build))); - - final Note z_draft_other_dart_analyzer = put( - "/z_draft/other/dart/analyzer", - z_draft_other_dart_analyzer_g.noteInfo(), - (note) async => note.loadPage( - builder: - await z_draft_other_dart_analyzer_.loadLibrary().then((value) => z_draft_other_dart_analyzer_.build))); + builder: await core_concepts_navigation_.loadLibrary().then((value) => core_concepts_navigation_.build))); - final Note z_draft_other_optimization_web_optimization = put( - "/z_draft/other/optimization/web_optimization", - z_draft_other_optimization_web_optimization_g.noteInfo(), + final Note core_concepts_state_vanilla_state = put( + "/core_concepts/state/1.vanilla_state", + core_concepts_state_vanilla_state_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_optimization_web_optimization_ + builder: await core_concepts_state_vanilla_state_ .loadLibrary() - .then((value) => z_draft_other_optimization_web_optimization_.build))); + .then((value) => core_concepts_state_vanilla_state_.build))); - final Note z_draft_other_serialization_json = put( - "/z_draft/other/serialization/json", - z_draft_other_serialization_json_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_serialization_json_ - .loadLibrary() - .then((value) => z_draft_other_serialization_json_.build))); + final Note core_concepts_state = put( + "/core_concepts/state", + core_concepts_state_g.noteInfo(), + (note) async => + note.loadPage(builder: await core_concepts_state_.loadLibrary().then((value) => core_concepts_state_.build))); - final Note z_draft_other_platform_device_macos = put( - "/z_draft/other/platform&device/macos", - z_draft_other_platform_device_macos_g.noteInfo(), + final Note core_concepts_state_StatefulBuilder = put( + "/core_concepts/state/StatefulBuilder", + core_concepts_state_StatefulBuilder_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_platform_device_macos_ + builder: await core_concepts_state_StatefulBuilder_ .loadLibrary() - .then((value) => z_draft_other_platform_device_macos_.build))); + .then((value) => core_concepts_state_StatefulBuilder_.build))); - final Note z_draft_other_note_self_test_temp = put( - "/z_draft/other/note-self/test/temp", - z_draft_other_note_self_test_temp_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_note_self_test_temp_ - .loadLibrary() - .then((value) => z_draft_other_note_self_test_temp_.build))); + final Note pure_dart_dart3 = put( + "/pure_dart/dart3", + pure_dart_dart3_g.noteInfo(), + (note) async => + note.loadPage(builder: await pure_dart_dart3_.loadLibrary().then((value) => pure_dart_dart3_.build))); - final Note z_draft_other_note_self_test_nobody = put( - "/z_draft/other/note-self/test/nobody", - z_draft_other_note_self_test_nobody_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_note_self_test_nobody_ - .loadLibrary() - .then((value) => z_draft_other_note_self_test_nobody_.build))); + final Note pure_dart_execption = put( + "/pure_dart/execption", + pure_dart_execption_g.noteInfo(), + (note) async => + note.loadPage(builder: await pure_dart_execption_.loadLibrary().then((value) => pure_dart_execption_.build))); - final Note z_draft_other_note_self_test = put( - "/z_draft/other/note-self/test", - z_draft_other_note_self_test_g.noteInfo(), + final Note pure_dart_serialization_json = put( + "/pure_dart/serialization_json", + pure_dart_serialization_json_g.noteInfo(), (note) async => note.loadPage( builder: - await z_draft_other_note_self_test_.loadLibrary().then((value) => z_draft_other_note_self_test_.build))); + await pure_dart_serialization_json_.loadLibrary().then((value) => pure_dart_serialization_json_.build))); - final Note z_draft_other_note_self_sample = put( - "/z_draft/other/note-self/sample", - z_draft_other_note_self_sample_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_note_self_sample_ - .loadLibrary() - .then((value) => z_draft_other_note_self_sample_.build))); + final Note pure_dart_analyzer = put( + "/pure_dart/analyzer", + pure_dart_analyzer_g.noteInfo(), + (note) async => + note.loadPage(builder: await pure_dart_analyzer_.loadLibrary().then((value) => pure_dart_analyzer_.build))); - final Note z_draft_other_note_self = put( - "/z_draft/other/note-self", - z_draft_other_note_self_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_note_self_.loadLibrary().then((value) => z_draft_other_note_self_.build))); + final Note welcome = put("/1.welcome", welcome_g.noteInfo(), + (note) async => note.loadPage(builder: await welcome_.loadLibrary().then((value) => welcome_.build))); - final Note z_draft_other_note_self_notebook = put( - "/z_draft/other/note-self/notebook", - z_draft_other_note_self_notebook_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_note_self_notebook_ - .loadLibrary() - .then((value) => z_draft_other_note_self_notebook_.build))); + final Note dev_host_mirror = put( + "/dev/host_mirror", + dev_host_mirror_g.noteInfo(), + (note) async => + note.loadPage(builder: await dev_host_mirror_.loadLibrary().then((value) => dev_host_mirror_.build))); - final Note z_draft_other_dev_host_mirror = put( - "/z_draft/other/dev/host_mirror", - z_draft_other_dev_host_mirror_g.noteInfo(), - (note) async => note.loadPage( - builder: await z_draft_other_dev_host_mirror_ - .loadLibrary() - .then((value) => z_draft_other_dev_host_mirror_.build))); + final Note dev_macos_config = put( + "/dev/macos_config", + dev_macos_config_g.noteInfo(), + (note) async => + note.loadPage(builder: await dev_macos_config_.loadLibrary().then((value) => dev_macos_config_.build))); - final Note z_draft_other_dev_devtool_vmservice = put( - "/z_draft/other/dev/devtool/vmservice", - z_draft_other_dev_devtool_vmservice_g.noteInfo(), + final Note dev_devtool_vmservice = put( + "/dev/devtool/vmservice", + dev_devtool_vmservice_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_dev_devtool_vmservice_ - .loadLibrary() - .then((value) => z_draft_other_dev_devtool_vmservice_.build))); + builder: await dev_devtool_vmservice_.loadLibrary().then((value) => dev_devtool_vmservice_.build))); - final Note z_draft_other_dev_devtool = put( - "/z_draft/other/dev/devtool", - z_draft_other_dev_devtool_g.noteInfo(), + final Note dev_devtool = put("/dev/devtool", dev_devtool_g.noteInfo(), + (note) async => note.loadPage(builder: await dev_devtool_.loadLibrary().then((value) => dev_devtool_.build))); + + final Note dev_debug = put("/dev/debug", dev_debug_g.noteInfo(), + (note) async => note.loadPage(builder: await dev_debug_.loadLibrary().then((value) => dev_debug_.build))); + + final Note root = put("/", root_g.noteInfo(), + (note) async => note.loadPage(builder: await root_.loadLibrary().then((value) => root_.build))); + + final Note cheetsheet_specific_button = put( + "/cheetsheet/specific/button", + cheetsheet_specific_button_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_dev_devtool_.loadLibrary().then((value) => z_draft_other_dev_devtool_.build))); + builder: await cheetsheet_specific_button_.loadLibrary().then((value) => cheetsheet_specific_button_.build))); - final Note z_draft_other_dev_debug = put( - "/z_draft/other/dev/debug", - z_draft_other_dev_debug_g.noteInfo(), + final Note cheetsheet_container_bar = put( + "/cheetsheet/container/bar", + cheetsheet_container_bar_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_dev_debug_.loadLibrary().then((value) => z_draft_other_dev_debug_.build))); + builder: await cheetsheet_container_bar_.loadLibrary().then((value) => cheetsheet_container_bar_.build))); - final Note z_draft_other_thinking_in_ui_readable_html_vs_dart = put( - "/z_draft/other/thinking_in_ui/readable_html_vs_dart", - z_draft_other_thinking_in_ui_readable_html_vs_dart_g.noteInfo(), + final Note thinking_in_ui_readable_html_vs_dart = put( + "/thinking_in_ui/readable_html_vs_dart", + thinking_in_ui_readable_html_vs_dart_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_other_thinking_in_ui_readable_html_vs_dart_ + builder: await thinking_in_ui_readable_html_vs_dart_ .loadLibrary() - .then((value) => z_draft_other_thinking_in_ui_readable_html_vs_dart_.build))); - - final Note z_draft = put("/z_draft", z_draft_g.noteInfo(), - (note) async => note.loadPage(builder: await z_draft_.loadLibrary().then((value) => z_draft_.build))); + .then((value) => thinking_in_ui_readable_html_vs_dart_.build))); - final Note z_draft_cheatsheet_specific_widgets_input = put( - "/z_draft/cheatsheet/specific_widgets/input", - z_draft_cheatsheet_specific_widgets_input_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_input = put( + "/cheatsheet_draft/specific_widgets/input", + cheatsheet_draft_specific_widgets_input_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_input_ + builder: await cheatsheet_draft_specific_widgets_input_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_input_.build))); + .then((value) => cheatsheet_draft_specific_widgets_input_.build))); - final Note z_draft_cheatsheet_specific_widgets_webview = put( - "/z_draft/cheatsheet/specific_widgets/webview", - z_draft_cheatsheet_specific_widgets_webview_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_webview = put( + "/cheatsheet_draft/specific_widgets/webview", + cheatsheet_draft_specific_widgets_webview_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_webview_ + builder: await cheatsheet_draft_specific_widgets_webview_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_webview_.build))); + .then((value) => cheatsheet_draft_specific_widgets_webview_.build))); - final Note z_draft_cheatsheet_specific_widgets_slider = put( - "/z_draft/cheatsheet/specific_widgets/slider", - z_draft_cheatsheet_specific_widgets_slider_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_slider = put( + "/cheatsheet_draft/specific_widgets/slider", + cheatsheet_draft_specific_widgets_slider_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_slider_ + builder: await cheatsheet_draft_specific_widgets_slider_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_slider_.build))); + .then((value) => cheatsheet_draft_specific_widgets_slider_.build))); - final Note z_draft_cheatsheet_specific_widgets_selectable = put( - "/z_draft/cheatsheet/specific_widgets/selectable", - z_draft_cheatsheet_specific_widgets_selectable_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_selectable = put( + "/cheatsheet_draft/specific_widgets/selectable", + cheatsheet_draft_specific_widgets_selectable_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_selectable_ + builder: await cheatsheet_draft_specific_widgets_selectable_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_selectable_.build))); + .then((value) => cheatsheet_draft_specific_widgets_selectable_.build))); - final Note z_draft_cheatsheet_specific_widgets_button_ButtonStyleButton = put( - "/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton", - z_draft_cheatsheet_specific_widgets_button_ButtonStyleButton_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_button_ButtonStyleButton = put( + "/cheatsheet_draft/specific_widgets/button/ButtonStyleButton", + cheatsheet_draft_specific_widgets_button_ButtonStyleButton_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_button_ButtonStyleButton_ + builder: await cheatsheet_draft_specific_widgets_button_ButtonStyleButton_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_button_ButtonStyleButton_.build))); + .then((value) => cheatsheet_draft_specific_widgets_button_ButtonStyleButton_.build))); - final Note z_draft_cheatsheet_specific_widgets_button_FloatingActionButton = put( - "/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton", - z_draft_cheatsheet_specific_widgets_button_FloatingActionButton_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_button_FloatingActionButton = put( + "/cheatsheet_draft/specific_widgets/button/FloatingActionButton", + cheatsheet_draft_specific_widgets_button_FloatingActionButton_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_button_FloatingActionButton_ + builder: await cheatsheet_draft_specific_widgets_button_FloatingActionButton_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_button_FloatingActionButton_.build))); + .then((value) => cheatsheet_draft_specific_widgets_button_FloatingActionButton_.build))); - final Note z_draft_cheatsheet_specific_widgets_button_IconButton = put( - "/z_draft/cheatsheet/specific_widgets/button/IconButton", - z_draft_cheatsheet_specific_widgets_button_IconButton_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_button_IconButton = put( + "/cheatsheet_draft/specific_widgets/button/IconButton", + cheatsheet_draft_specific_widgets_button_IconButton_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_button_IconButton_ + builder: await cheatsheet_draft_specific_widgets_button_IconButton_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_button_IconButton_.build))); + .then((value) => cheatsheet_draft_specific_widgets_button_IconButton_.build))); - final Note z_draft_cheatsheet_specific_widgets_text_RichText = put( - "/z_draft/cheatsheet/specific_widgets/text/RichText", - z_draft_cheatsheet_specific_widgets_text_RichText_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_text_RichText = put( + "/cheatsheet_draft/specific_widgets/text/RichText", + cheatsheet_draft_specific_widgets_text_RichText_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_text_RichText_ + builder: await cheatsheet_draft_specific_widgets_text_RichText_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_text_RichText_.build))); + .then((value) => cheatsheet_draft_specific_widgets_text_RichText_.build))); - final Note z_draft_cheatsheet_specific_widgets_text_Text = put( - "/z_draft/cheatsheet/specific_widgets/text/Text", - z_draft_cheatsheet_specific_widgets_text_Text_g.noteInfo(), + final Note cheatsheet_draft_specific_widgets_text_Text = put( + "/cheatsheet_draft/specific_widgets/text/Text", + cheatsheet_draft_specific_widgets_text_Text_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_specific_widgets_text_Text_ + builder: await cheatsheet_draft_specific_widgets_text_Text_ .loadLibrary() - .then((value) => z_draft_cheatsheet_specific_widgets_text_Text_.build))); + .then((value) => cheatsheet_draft_specific_widgets_text_Text_.build))); - final Note z_draft_cheatsheet_async = put( - "/z_draft/cheatsheet/async", - z_draft_cheatsheet_async_g.noteInfo(), + final Note cheatsheet_draft_async = put( + "/cheatsheet_draft/async", + cheatsheet_draft_async_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_async_.loadLibrary().then((value) => z_draft_cheatsheet_async_.build))); + builder: await cheatsheet_draft_async_.loadLibrary().then((value) => cheatsheet_draft_async_.build))); - final Note z_draft_cheatsheet_media_assets_file_file = put( - "/z_draft/cheatsheet/media&assets&file/file", - z_draft_cheatsheet_media_assets_file_file_g.noteInfo(), + final Note cheatsheet_draft_media_assets_file_file = put( + "/cheatsheet_draft/media&assets&file/file", + cheatsheet_draft_media_assets_file_file_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_media_assets_file_file_ + builder: await cheatsheet_draft_media_assets_file_file_ .loadLibrary() - .then((value) => z_draft_cheatsheet_media_assets_file_file_.build))); + .then((value) => cheatsheet_draft_media_assets_file_file_.build))); - final Note z_draft_cheatsheet_media_assets_file_icon = put( - "/z_draft/cheatsheet/media&assets&file/icon", - z_draft_cheatsheet_media_assets_file_icon_g.noteInfo(), + final Note cheatsheet_draft_media_assets_file_icon = put( + "/cheatsheet_draft/media&assets&file/icon", + cheatsheet_draft_media_assets_file_icon_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_media_assets_file_icon_ + builder: await cheatsheet_draft_media_assets_file_icon_ .loadLibrary() - .then((value) => z_draft_cheatsheet_media_assets_file_icon_.build))); + .then((value) => cheatsheet_draft_media_assets_file_icon_.build))); - final Note z_draft_cheatsheet_media_assets_file_assets = put( - "/z_draft/cheatsheet/media&assets&file/assets", - z_draft_cheatsheet_media_assets_file_assets_g.noteInfo(), + final Note cheatsheet_draft_media_assets_file_assets = put( + "/cheatsheet_draft/media&assets&file/assets", + cheatsheet_draft_media_assets_file_assets_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_media_assets_file_assets_ + builder: await cheatsheet_draft_media_assets_file_assets_ .loadLibrary() - .then((value) => z_draft_cheatsheet_media_assets_file_assets_.build))); + .then((value) => cheatsheet_draft_media_assets_file_assets_.build))); - final Note z_draft_cheatsheet_container_widgets_navigation_adaptive_navigation = put( - "/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation", - z_draft_cheatsheet_container_widgets_navigation_adaptive_navigation_g.noteInfo(), + final Note cheatsheet_draft_container_widgets_navigation_adaptive_navigation = put( + "/cheatsheet_draft/container_widgets/navigation/adaptive_navigation", + cheatsheet_draft_container_widgets_navigation_adaptive_navigation_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_container_widgets_navigation_adaptive_navigation_ + builder: await cheatsheet_draft_container_widgets_navigation_adaptive_navigation_ .loadLibrary() - .then((value) => z_draft_cheatsheet_container_widgets_navigation_adaptive_navigation_.build))); + .then((value) => cheatsheet_draft_container_widgets_navigation_adaptive_navigation_.build))); - final Note z_draft_cheatsheet_container_widgets_menu = put( - "/z_draft/cheatsheet/container_widgets/menu", - z_draft_cheatsheet_container_widgets_menu_g.noteInfo(), + final Note cheatsheet_draft_container_widgets_menu = put( + "/cheatsheet_draft/container_widgets/menu", + cheatsheet_draft_container_widgets_menu_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_container_widgets_menu_ + builder: await cheatsheet_draft_container_widgets_menu_ .loadLibrary() - .then((value) => z_draft_cheatsheet_container_widgets_menu_.build))); + .then((value) => cheatsheet_draft_container_widgets_menu_.build))); - final Note z_draft_cheatsheet_container_widgets_scrollable_Dismissible = put( - "/z_draft/cheatsheet/container_widgets/scrollable/Dismissible", - z_draft_cheatsheet_container_widgets_scrollable_Dismissible_g.noteInfo(), + final Note cheatsheet_draft_container_widgets_scrollable_Dismissible = put( + "/cheatsheet_draft/container_widgets/scrollable/Dismissible", + cheatsheet_draft_container_widgets_scrollable_Dismissible_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_container_widgets_scrollable_Dismissible_ + builder: await cheatsheet_draft_container_widgets_scrollable_Dismissible_ .loadLibrary() - .then((value) => z_draft_cheatsheet_container_widgets_scrollable_Dismissible_.build))); + .then((value) => cheatsheet_draft_container_widgets_scrollable_Dismissible_.build))); - final Note z_draft_cheatsheet_container_widgets_bar = put( - "/z_draft/cheatsheet/container_widgets/bar", - z_draft_cheatsheet_container_widgets_bar_g.noteInfo(), + final Note cheatsheet_draft_container_widgets_bar = put( + "/cheatsheet_draft/container_widgets/bar", + cheatsheet_draft_container_widgets_bar_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_container_widgets_bar_ + builder: await cheatsheet_draft_container_widgets_bar_ .loadLibrary() - .then((value) => z_draft_cheatsheet_container_widgets_bar_.build))); + .then((value) => cheatsheet_draft_container_widgets_bar_.build))); - final Note z_draft_cheatsheet_style_theming_material3 = put( - "/z_draft/cheatsheet/style&theming/material3", - z_draft_cheatsheet_style_theming_material3_g.noteInfo(), + final Note cheatsheet_draft_style_theming_material3 = put( + "/cheatsheet_draft/style&theming/material3", + cheatsheet_draft_style_theming_material3_g.noteInfo(), (note) async => note.loadPage( - builder: await z_draft_cheatsheet_style_theming_material3_ + builder: await cheatsheet_draft_style_theming_material3_ .loadLibrary() - .then((value) => z_draft_cheatsheet_style_theming_material3_.build))); + .then((value) => cheatsheet_draft_style_theming_material3_.build))); + + final Note Improve_app_overview = put( + "/Improve_app/1.overview", + Improve_app_overview_g.noteInfo(), + (note) async => note.loadPage( + builder: await Improve_app_overview_.loadLibrary().then((value) => Improve_app_overview_.build))); + + final Note Improve_app_web_optimization = put( + "/Improve_app/web_optimization", + Improve_app_web_optimization_g.noteInfo(), + (note) async => note.loadPage( + builder: + await Improve_app_web_optimization_.loadLibrary().then((value) => Improve_app_web_optimization_.build))); + + final Note Improve_app = put("/Improve_app", Improve_app_g.noteInfo(), + (note) async => note.loadPage(builder: await Improve_app_.loadLibrary().then((value) => Improve_app_.build))); } diff --git a/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.dart b/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.dart new file mode 100644 index 00000000..115340ff --- /dev/null +++ b/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.dart @@ -0,0 +1,12 @@ +import 'package:flutter/widgets.dart'; +import 'package:note/note.dart'; + +build(BuildContext context, Pen print) { + print.markdown(r''' +# 完善应用概览 + +基本理解flutter后, 就是要完善方方面面,才能成为一个完整的应用。 + + + '''); +} diff --git a/spaces/flutter_note/lib/notes/z_draft/note.g.dart b/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart similarity index 80% rename from spaces/flutter_note/lib/notes/z_draft/note.g.dart rename to spaces/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart index 63a66c07..685b033e 100644 --- a/spaces/flutter_note/lib/notes/z_draft/note.g.dart +++ b/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart @@ -6,7 +6,7 @@ noteInfo() => ( ( cellType: 'header', offset: 0, - end: 145, + end: 113, specialNodes: <({ String nodeType, int end, @@ -14,11 +14,11 @@ noteInfo() => ( })>[], ), - /// (print.markdown(r''' # 草稿 本目录放) + /// (print.markdown(r''' # 完善应用概览 ) ( cellType: 'body', - offset: 145, - end: 197, + offset: 113, + end: 193, specialNodes: <({ String nodeType, int end, @@ -29,8 +29,8 @@ noteInfo() => ( /// () ( cellType: 'tail', - offset: 197, - end: 199, + offset: 193, + end: 195, specialNodes: <({ String nodeType, int end, diff --git a/spaces/flutter_note/lib/notes/z_draft/note.dart b/spaces/flutter_note/lib/notes/Improve_app/note.dart similarity index 58% rename from spaces/flutter_note/lib/notes/z_draft/note.dart rename to spaces/flutter_note/lib/notes/Improve_app/note.dart index f9ae2423..e612e5dc 100644 --- a/spaces/flutter_note/lib/notes/z_draft/note.dart +++ b/spaces/flutter_note/lib/notes/Improve_app/note.dart @@ -1,13 +1,12 @@ -// ignore_for_file: file_names - import 'package:flutter/widgets.dart'; import 'package:note/note.dart'; build(BuildContext context, Pen print) { print.markdown(r''' -# 草稿 +# 完善应用 + +基本理解flutter后, 就是要完善方方面面,才能成为一个完整的应用。 -本目录放置草稿,乱七八糟。 '''); } diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/note.g.dart b/spaces/flutter_note/lib/notes/Improve_app/note.g.dart similarity index 63% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/note.g.dart rename to spaces/flutter_note/lib/notes/Improve_app/note.g.dart index 2551e32f..685b033e 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/note-self/note.g.dart +++ b/spaces/flutter_note/lib/notes/Improve_app/note.g.dart @@ -6,7 +6,7 @@ noteInfo() => ( ( cellType: 'header', offset: 0, - end: 114, + end: 113, specialNodes: <({ String nodeType, int end, @@ -14,23 +14,11 @@ noteInfo() => ( })>[], ), - /// (print.markdown(""" # note项目运转 ) + /// (print.markdown(r''' # 完善应用概览 ) ( cellType: 'body', - offset: 114, - end: 156, - specialNodes: <({ - String nodeType, - int end, - int offset, - })>[], - ), - - /// () - ( - cellType: 'body', - offset: 234, - end: 265, + offset: 113, + end: 193, specialNodes: <({ String nodeType, int end, @@ -41,8 +29,8 @@ noteInfo() => ( /// () ( cellType: 'tail', - offset: 265, - end: 267, + offset: 193, + end: 195, specialNodes: <({ String nodeType, int end, diff --git a/spaces/flutter_note/lib/notes/z_draft/other/optimization/web_optimization/1.deferrred_lib_main.dart b/spaces/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/optimization/web_optimization/1.deferrred_lib_main.dart rename to spaces/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/optimization/web_optimization/note.dart b/spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/optimization/web_optimization/note.dart rename to spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/optimization/web_optimization/note.g.dart b/spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/optimization/web_optimization/note.g.dart rename to spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/async/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/async/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/async/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/async/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/async/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/async/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/async/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/async/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/Card/sample1.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/Card/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/Card/sample1.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/Card/sample1.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/app/1.hello_meterial_app.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/app/1.hello_meterial_app.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/app/1.hello_meterial_app.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/app/1.hello_meterial_app.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/bar/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/bar/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/bar/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/bar/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/bar/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/bar/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/bar/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/bar/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/dialog/1.sample_dialog.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/dialog/1.sample_dialog.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/dialog/1.sample_dialog.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/dialog/1.sample_dialog.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/dialog/2.alert_dialog.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/dialog/2.alert_dialog.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/dialog/2.alert_dialog.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/dialog/2.alert_dialog.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/drawer/1.drawer_in_body.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/drawer/1.drawer_in_body.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/drawer/1.drawer_in_body.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/drawer/1.drawer_in_body.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/drawer/2.drawer_header.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/drawer/2.drawer_header.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/drawer/2.drawer_header.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/drawer/2.drawer_header.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/menu/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/menu/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/menu/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/menu/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/menu/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/menu/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/menu/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/menu/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/page_view/1.sample.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/page_view/1.sample.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/page_view/1.sample.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/page_view/1.sample.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/sample1.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/sample1.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/sample1.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/assets/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/assets/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/assets/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/assets/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/assets/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/assets/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/assets/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/assets/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/file/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/file/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/file/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/file/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/file/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/file/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/file/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/file/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/icon/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/icon/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/icon/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/icon/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/icon/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/icon/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/media&assets&file/icon/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/media&assets&file/icon/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/Divider/1.sample_divider.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/Divider/1.sample_divider.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/Divider/1.sample_divider.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/Divider/1.sample_divider.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/Divider/2.sample_vertical_divider.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/Divider/2.sample_vertical_divider.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/Divider/2.sample_vertical_divider.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/Divider/2.sample_vertical_divider.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/IconButton/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/IconButton/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/IconButton/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/button/IconButton/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/input/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/input/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/input/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/input/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/input/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/input/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/input/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/input/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/selectable/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/selectable/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/selectable/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/selectable/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/selectable/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/selectable/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/selectable/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/selectable/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/slider/1.slider.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/slider/1.slider.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/slider/1.slider.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/slider/1.slider.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/slider/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/slider/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/slider/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/slider/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/slider/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/slider/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/slider/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/slider/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/RichText/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/RichText/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/RichText/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/RichText/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/RichText/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/RichText/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/RichText/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/RichText/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/1.text_normal.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/1.text_normal.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/1.text_normal.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/1.text_normal.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/2.text_rich.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/2.text_rich.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/2.text_rich.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/2.text_rich.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/text/Text/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/webview/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/webview/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/webview/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/webview/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/webview/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/webview/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/specific_widgets/webview/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/specific_widgets/webview/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/style&theming/Material/sample1.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/style&theming/Material/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/style&theming/Material/sample1.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/style&theming/Material/sample1.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/style&theming/material3/note.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/style&theming/material3/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/style&theming/material3/note.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/style&theming/material3/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/cheatsheet/style&theming/material3/note.g.dart b/spaces/flutter_note/lib/notes/cheatsheet_draft/style&theming/material3/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/cheatsheet/style&theming/material3/note.g.dart rename to spaces/flutter_note/lib/notes/cheatsheet_draft/style&theming/material3/note.g.dart diff --git a/spaces/flutter_note/lib/notes/samples/container/bar/note.dart b/spaces/flutter_note/lib/notes/cheetsheet/container/bar/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/samples/container/bar/note.dart rename to spaces/flutter_note/lib/notes/cheetsheet/container/bar/note.dart diff --git a/spaces/flutter_note/lib/notes/samples/container/bar/note.g.dart b/spaces/flutter_note/lib/notes/cheetsheet/container/bar/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/samples/container/bar/note.g.dart rename to spaces/flutter_note/lib/notes/cheetsheet/container/bar/note.g.dart diff --git a/spaces/flutter_note/lib/notes/cheetsheet/note.json b/spaces/flutter_note/lib/notes/cheetsheet/note.json new file mode 100644 index 00000000..02829f7f --- /dev/null +++ b/spaces/flutter_note/lib/notes/cheetsheet/note.json @@ -0,0 +1,3 @@ +{ + "displayName": "Samples" +} \ No newline at end of file diff --git a/spaces/flutter_note/lib/notes/samples/specific/button/note.dart b/spaces/flutter_note/lib/notes/cheetsheet/specific/button/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/samples/specific/button/note.dart rename to spaces/flutter_note/lib/notes/cheetsheet/specific/button/note.dart diff --git a/spaces/flutter_note/lib/notes/samples/specific/button/note.g.dart b/spaces/flutter_note/lib/notes/cheetsheet/specific/button/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/samples/specific/button/note.g.dart rename to spaces/flutter_note/lib/notes/cheetsheet/specific/button/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/error_handle/main_error1_FlutterError.onError.dart b/spaces/flutter_note/lib/notes/core_concepts/error_handle/main_error1_FlutterError.onError.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/error_handle/main_error1_FlutterError.onError.dart rename to spaces/flutter_note/lib/notes/core_concepts/error_handle/main_error1_FlutterError.onError.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/box_1_basic.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/constraints/box_1_basic.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/box_1_basic.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/constraints/box_1_basic.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/box_error1_infinity.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/constraints/box_error1_infinity.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/box_error1_infinity.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/constraints/box_error1_infinity.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/main.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/constraints/main.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/main.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/constraints/main.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/note.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/constraints/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/constraints/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/constraints/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/constraints/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/constraints/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/note.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/note.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/screen.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/screen.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/screen.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/screen.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/screen2.dart b/spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/screen2.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/layout/old/layout/screen2.dart rename to spaces/flutter_note/lib/notes/core_concepts/layout/old/layout/screen2.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v1/ref.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v1/ref.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/note.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/navigation/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/navigation/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/navigation/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/1.1.hello.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/1.1.hello.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/2.1.child.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/2.1.child.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/5.1.function_state.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/5.1.function_state.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/note.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/1.vanilla_state/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/StatefulBuilder/note.dart b/spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/StatefulBuilder/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/StatefulBuilder/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/StatefulBuilder/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/note.dart b/spaces/flutter_note/lib/notes/core_concepts/state/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/note.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/core_concepts/state/note.g.dart b/spaces/flutter_note/lib/notes/core_concepts/state/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/core_concepts/state/note.g.dart rename to spaces/flutter_note/lib/notes/core_concepts/state/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/debug/note.dart b/spaces/flutter_note/lib/notes/dev/debug/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/debug/note.dart rename to spaces/flutter_note/lib/notes/dev/debug/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/debug/note.g.dart b/spaces/flutter_note/lib/notes/dev/debug/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/debug/note.g.dart rename to spaces/flutter_note/lib/notes/dev/debug/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/note.dart b/spaces/flutter_note/lib/notes/dev/devtool/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/note.dart rename to spaces/flutter_note/lib/notes/dev/devtool/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/note.g.dart b/spaces/flutter_note/lib/notes/dev/devtool/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/note.g.dart rename to spaces/flutter_note/lib/notes/dev/devtool/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/vmservice/note.dart b/spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.dart similarity index 93% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/vmservice/note.dart rename to spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.dart index 9fc0d876..608e81e1 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/vmservice/note.dart +++ b/spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.dart @@ -17,7 +17,7 @@ flutter run -h -v | grep vmservice-out-file # --vmservice-out-file= A file to write the attached vmservice URL to after an application is started. # 用--vmservice-out-file参数run app, flutter会在指定文件内写入vmservice的url -flutter run -d macos --vmservice-out-file vm_url.txt +flutter run -d macos_config --vmservice-out-file vm_url.txt ``` 然后可以用文件内的url attach到这个进程 @@ -26,7 +26,7 @@ flutter run -d macos --vmservice-out-file vm_url.txt cat vm_url.txt # ws://127.0.0.1:61768/hEdm-oGJlDk= -flutter attach -d macos --debug-url ws://127.0.0.1:61768/hEdm-oGJlDk=/ws +flutter attach -d macos_config --debug-url ws://127.0.0.1:61768/hEdm-oGJlDk=/ws # ------------------------------------------------- # Syncing files to device macOS... 25.4s # Flutter run key commands. diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/vmservice/note.g.dart b/spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart similarity index 90% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/vmservice/note.g.dart rename to spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart index 9c7cbdc9..104e1ae6 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/dev/devtool/vmservice/note.g.dart +++ b/spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart @@ -18,7 +18,7 @@ noteInfo() => ( ( cellType: 'body', offset: 144, - end: 1263, + end: 1277, specialNodes: <({ String nodeType, int end, @@ -29,8 +29,8 @@ noteInfo() => ( /// (var serviceInfo = await Servic, print("serviceInfo⚠️: $service, print("serviceInfo.serverUri: , ..., print("serviceInfo.minorVersio, print('🔥🖼️✗✓🔨💪✏️');) ( cellType: 'body', - offset: 1341, - end: 1723, + offset: 1355, + end: 1737, specialNodes: <({ String nodeType, int end, @@ -41,8 +41,8 @@ noteInfo() => ( /// () ( cellType: 'tail', - offset: 1723, - end: 1725, + offset: 1737, + end: 1739, specialNodes: <({ String nodeType, int end, diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/host_mirror/note.dart b/spaces/flutter_note/lib/notes/dev/host_mirror/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/host_mirror/note.dart rename to spaces/flutter_note/lib/notes/dev/host_mirror/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dev/host_mirror/note.g.dart b/spaces/flutter_note/lib/notes/dev/host_mirror/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dev/host_mirror/note.g.dart rename to spaces/flutter_note/lib/notes/dev/host_mirror/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/platform&device/macos/note.dart b/spaces/flutter_note/lib/notes/dev/macos_config/note.dart similarity index 85% rename from spaces/flutter_note/lib/notes/z_draft/other/platform&device/macos/note.dart rename to spaces/flutter_note/lib/notes/dev/macos_config/note.dart index 9a9898c7..5a3f8872 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/platform&device/macos/note.dart +++ b/spaces/flutter_note/lib/notes/dev/macos_config/note.dart @@ -3,7 +3,7 @@ import 'package:note/note.dart'; build(BuildContext context, Pen print) { print.markdown(r''' -# macos +# macos_config ## macOS 沙箱 @@ -14,8 +14,8 @@ ref: [Protecting user data with App Sandbox](https://developer.apple.com/documen 可在flutter项目中将其关掉: -- macos/Runner/DebugProfile.entitlements -- macos/Runner/Release.entitlements +- macos_config/Runner/DebugProfile.entitlements +- macos_config/Runner/Release.entitlements ```xml com.apple.security.app-sandbox diff --git a/spaces/flutter_note/lib/notes/z_draft/other/platform&device/macos/note.g.dart b/spaces/flutter_note/lib/notes/dev/macos_config/note.g.dart similarity index 86% rename from spaces/flutter_note/lib/notes/z_draft/other/platform&device/macos/note.g.dart rename to spaces/flutter_note/lib/notes/dev/macos_config/note.g.dart index c6b461fd..8422836b 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/platform&device/macos/note.g.dart +++ b/spaces/flutter_note/lib/notes/dev/macos_config/note.g.dart @@ -14,11 +14,11 @@ noteInfo() => ( })>[], ), - /// (print.markdown(r''' # macos #) + /// (print.markdown(r''' # macos_co) ( cellType: 'body', offset: 114, - end: 562, + end: 583, specialNodes: <({ String nodeType, int end, @@ -29,8 +29,8 @@ noteInfo() => ( /// () ( cellType: 'tail', - offset: 562, - end: 564, + offset: 583, + end: 585, specialNodes: <({ String nodeType, int end, diff --git a/spaces/flutter_note/lib/notes/note.json b/spaces/flutter_note/lib/notes/note.json index 31cf20d1..65726ffb 100644 --- a/spaces/flutter_note/lib/notes/note.json +++ b/spaces/flutter_note/lib/notes/note.json @@ -1,4 +1,3 @@ { - "displayName": "flutter-note笔记", - "codeExpand": true + "displayName": "flutter-note笔记" } \ No newline at end of file diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/analyzer_ast.dart b/spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/analyzer_ast.dart rename to spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/analyzer_element.dart b/spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/analyzer_element.dart rename to spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/note.dart b/spaces/flutter_note/lib/notes/pure_dart/analyzer/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/note.dart rename to spaces/flutter_note/lib/notes/pure_dart/analyzer/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/note.g.dart b/spaces/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/analyzer/note.g.dart rename to spaces/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/note.dart b/spaces/flutter_note/lib/notes/pure_dart/dart3/note.dart similarity index 84% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/note.dart rename to spaces/flutter_note/lib/notes/pure_dart/dart3/note.dart index ca98907c..8160e78e 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/note.dart +++ b/spaces/flutter_note/lib/notes/pure_dart/dart3/note.dart @@ -3,7 +3,7 @@ import 'package:note/note.dart'; build(BuildContext context, Pen print) { print.markdown(r''' -## dart 3 暂时放弃,等稳定后再搞 +## dart 3 # type diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/note.g.dart b/spaces/flutter_note/lib/notes/pure_dart/dart3/note.g.dart similarity index 92% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/note.g.dart rename to spaces/flutter_note/lib/notes/pure_dart/dart3/note.g.dart index 30cbea33..1c135944 100644 --- a/spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/note.g.dart +++ b/spaces/flutter_note/lib/notes/pure_dart/dart3/note.g.dart @@ -18,7 +18,7 @@ noteInfo() => ( ( cellType: 'body', offset: 113, - end: 261, + end: 248, specialNodes: <({ String nodeType, int end, @@ -29,8 +29,8 @@ noteInfo() => ( /// () ( cellType: 'tail', - offset: 261, - end: 263, + offset: 248, + end: 250, specialNodes: <({ String nodeType, int end, diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/simple_interface_class.dart b/spaces/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/dart3/simple_interface_class.dart rename to spaces/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/execption/note.dart b/spaces/flutter_note/lib/notes/pure_dart/execption/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/execption/note.dart rename to spaces/flutter_note/lib/notes/pure_dart/execption/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/dart/execption/note.g.dart b/spaces/flutter_note/lib/notes/pure_dart/execption/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/dart/execption/note.g.dart rename to spaces/flutter_note/lib/notes/pure_dart/execption/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/serialization/json/note.dart b/spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/serialization/json/note.dart rename to spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/serialization/json/note.g.dart b/spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/serialization/json/note.g.dart rename to spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/research/remote_view/note.dart b/spaces/flutter_note/lib/notes/research/remote_view/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/research/remote_view/note.dart rename to spaces/flutter_note/lib/notes/research/remote_view/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/research/remote_view/note.g.dart b/spaces/flutter_note/lib/notes/research/remote_view/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/research/remote_view/note.g.dart rename to spaces/flutter_note/lib/notes/research/remote_view/note.g.dart diff --git a/spaces/flutter_note/lib/notes/samples/note.json b/spaces/flutter_note/lib/notes/samples/note.json deleted file mode 100644 index 913de6f0..00000000 --- a/spaces/flutter_note/lib/notes/samples/note.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "displayName": "Samples", - "codeExpand": false -} \ No newline at end of file diff --git a/spaces/flutter_note/lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/main.dart b/spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/main.dart rename to spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/note.dart b/spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/note.dart rename to spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/note.g.dart b/spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/note.g.dart rename to spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart diff --git a/spaces/flutter_note/lib/notes/platform&device/note.dart b/spaces/flutter_note/lib/notes/z.note_inside/app_info/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/platform&device/note.dart rename to spaces/flutter_note/lib/notes/z.note_inside/app_info/note.dart diff --git a/spaces/flutter_note/lib/notes/platform&device/note.g.dart b/spaces/flutter_note/lib/notes/z.note_inside/app_info/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/platform&device/note.g.dart rename to spaces/flutter_note/lib/notes/z.note_inside/app_info/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/notebook/note.dart b/spaces/flutter_note/lib/notes/z.note_inside/how_note_work/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/notebook/note.dart rename to spaces/flutter_note/lib/notes/z.note_inside/how_note_work/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/notebook/note.g.dart b/spaces/flutter_note/lib/notes/z.note_inside/how_note_work/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/notebook/note.g.dart rename to spaces/flutter_note/lib/notes/z.note_inside/how_note_work/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/notebook/note.json b/spaces/flutter_note/lib/notes/z.note_inside/how_note_work/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/notebook/note.json rename to spaces/flutter_note/lib/notes/z.note_inside/how_note_work/note.json diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/note.json b/spaces/flutter_note/lib/notes/z.note_inside/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/note.json rename to spaces/flutter_note/lib/notes/z.note_inside/note.json diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/nobody/note.dart b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/nobody/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/nobody/note.dart rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/nobody/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/nobody/note.g.dart b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/nobody/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/nobody/note.g.dart rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/nobody/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/note.dart b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/note.dart rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/note.g.dart b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/note.g.dart rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/note.json b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/note.json rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/note.json diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/temp/note.dart b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/temp/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/temp/note.dart rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/temp/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/test/temp/note.g.dart b/spaces/flutter_note/lib/notes/z.note_inside/note_test_self/temp/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/test/temp/note.g.dart rename to spaces/flutter_note/lib/notes/z.note_inside/note_test_self/temp/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/bash/note.bash b/spaces/flutter_note/lib/notes/z.note_inside/research_note_bash/note.bash similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/bash/note.bash rename to spaces/flutter_note/lib/notes/z.note_inside/research_note_bash/note.bash diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/bash/note.json b/spaces/flutter_note/lib/notes/z.note_inside/research_note_bash/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/bash/note.json rename to spaces/flutter_note/lib/notes/z.note_inside/research_note_bash/note.json diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/sample/note.dart b/spaces/flutter_note/lib/notes/z.note_inside/research_parameterized_example/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/sample/note.dart rename to spaces/flutter_note/lib/notes/z.note_inside/research_parameterized_example/note.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/sample/note.g.dart b/spaces/flutter_note/lib/notes/z.note_inside/research_parameterized_example/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/sample/note.g.dart rename to spaces/flutter_note/lib/notes/z.note_inside/research_parameterized_example/note.g.dart diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/sample/note.json b/spaces/flutter_note/lib/notes/z.note_inside/research_parameterized_example/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/z_draft/other/note-self/sample/note.json rename to spaces/flutter_note/lib/notes/z.note_inside/research_parameterized_example/note.json diff --git a/spaces/flutter_note/lib/notes/z_draft/other/note-self/note.dart b/spaces/flutter_note/lib/notes/z_draft/other/note-self/note.dart deleted file mode 100644 index 02e03f46..00000000 --- a/spaces/flutter_note/lib/notes/z_draft/other/note-self/note.dart +++ /dev/null @@ -1,11 +0,0 @@ -import 'package:flutter/material.dart'; -import 'package:note/note.dart'; - -build(BuildContext context, Pen print) { - print.markdown(""" -# note项目运转 - -"""); - print.$____________________________________________________________________(); - // print(DevtoolsLauncher); -} diff --git a/spaces/flutter_note/note_space.json b/spaces/flutter_note/note_space.json index 45648c39..2bfdd3b3 100644 --- a/spaces/flutter_note/note_space.json +++ b/spaces/flutter_note/note_space.json @@ -1,27 +1,23 @@ { "notes": { - "/1.welcome": { - "displayName": "welcome", - "order": 0 + "/z.note_inside/how_note_work": { + "displayName": "Notebook机制", + "order": 100 }, - "/": { - "displayName": "flutter-note笔记", + "/z.note_inside/research_parameterized_example": { + "displayName": "参数化范例机制", "order": 100 }, - "/z_draft/other/note-self/test": { + "/z.note_inside/note_test_self": { "displayName": "test", "order": 10 }, - "/z_draft/other/note-self/sample": { - "displayName": "参数化范例机制", - "order": 100 - }, - "/z_draft/other/note-self": { - "displayName": "note项目自身机制", - "order": 1 + "/1.welcome": { + "displayName": "welcome", + "order": 0 }, - "/z_draft/other/note-self/notebook": { - "displayName": "Notebook机制", + "/": { + "displayName": "flutter-note笔记", "order": 100 } } diff --git a/spaces/flutter_note/pubspec.yaml b/spaces/flutter_note/pubspec.yaml index a1d7de11..60882be6 100644 --- a/spaces/flutter_note/pubspec.yaml +++ b/spaces/flutter_note/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: file: ^7.0.0 shared_preferences: ^2.2.2 - # flutter_inappwebview: ^6.0.0-beta.24+1 # 6.x require macos 13.x + # flutter_inappwebview: ^6.0.0-beta.24+1 # 6.x require macos_config 13.x # flutter_inappwebview: ^5.7.2+3 dev_dependencies: @@ -69,53 +69,53 @@ flutter: - note_space.json - lib/notes/ - lib/notes/1.welcome/ - - lib/notes/platform&device/ - - lib/notes/samples/container/bar/ - - lib/notes/samples/specific/button/ - - lib/notes/z_draft/ - - lib/notes/z_draft/cheatsheet/async/ - - lib/notes/z_draft/cheatsheet/container_widgets/bar/ - - lib/notes/z_draft/cheatsheet/container_widgets/menu/ - - lib/notes/z_draft/cheatsheet/container_widgets/navigation/adaptive_navigation/ - - lib/notes/z_draft/cheatsheet/container_widgets/scrollable/Dismissible/ - - lib/notes/z_draft/cheatsheet/media&assets&file/assets/ - - lib/notes/z_draft/cheatsheet/media&assets&file/file/ - - lib/notes/z_draft/cheatsheet/media&assets&file/icon/ - - lib/notes/z_draft/cheatsheet/specific_widgets/button/ButtonStyleButton/ - - lib/notes/z_draft/cheatsheet/specific_widgets/button/FloatingActionButton/ - - lib/notes/z_draft/cheatsheet/specific_widgets/button/IconButton/ - - lib/notes/z_draft/cheatsheet/specific_widgets/input/ - - lib/notes/z_draft/cheatsheet/specific_widgets/selectable/ - - lib/notes/z_draft/cheatsheet/specific_widgets/slider/ - - lib/notes/z_draft/cheatsheet/specific_widgets/text/RichText/ - - lib/notes/z_draft/cheatsheet/specific_widgets/text/Text/ - - lib/notes/z_draft/cheatsheet/specific_widgets/webview/ - - lib/notes/z_draft/cheatsheet/style&theming/material3/ - - lib/notes/z_draft/core_concepts/state/ - - lib/notes/z_draft/core_concepts/state/1.vanilla_state/ - - lib/notes/z_draft/core_concepts/state/StatefulBuilder/ - - lib/notes/z_draft/other/dart/analyzer/ - - lib/notes/z_draft/other/dart/dart3/ - - lib/notes/z_draft/other/dart/execption/ - - lib/notes/z_draft/other/dev/debug/ - - lib/notes/z_draft/other/dev/devtool/ - - lib/notes/z_draft/other/dev/devtool/vmservice/ - - lib/notes/z_draft/other/dev/host_mirror/ - - lib/notes/z_draft/other/note-self/ - - lib/notes/z_draft/other/note-self/notebook/ - - lib/notes/z_draft/other/note-self/sample/ - - lib/notes/z_draft/other/note-self/test/ - - lib/notes/z_draft/other/note-self/test/nobody/ - - lib/notes/z_draft/other/note-self/test/temp/ - - lib/notes/z_draft/other/optimization/web_optimization/ - - lib/notes/z_draft/other/platform&device/macos/ - - lib/notes/z_draft/other/research/remote_view/ - - lib/notes/z_draft/other/serialization/json/ - - lib/notes/z_draft/other/thinking_in_ui/readable_html_vs_dart/ - - lib/notes/z_draft/core_concepts/navigation/ - - lib/notes/z_draft/core_concepts/layout/old/layout/ - - lib/notes/z_draft/core_concepts/layout/constraints/ - - lib/notes/z_draft/core_concepts/layout/ + - lib/notes/cheetsheet/container/bar/ + - lib/notes/cheetsheet/specific/button/ + - lib/notes/cheatsheet_draft/async/ + - lib/notes/cheatsheet_draft/container_widgets/bar/ + - lib/notes/cheatsheet_draft/container_widgets/menu/ + - lib/notes/cheatsheet_draft/container_widgets/navigation/adaptive_navigation/ + - lib/notes/cheatsheet_draft/container_widgets/scrollable/Dismissible/ + - lib/notes/cheatsheet_draft/media&assets&file/assets/ + - lib/notes/cheatsheet_draft/media&assets&file/file/ + - lib/notes/cheatsheet_draft/media&assets&file/icon/ + - lib/notes/cheatsheet_draft/specific_widgets/button/ButtonStyleButton/ + - lib/notes/cheatsheet_draft/specific_widgets/button/FloatingActionButton/ + - lib/notes/cheatsheet_draft/specific_widgets/button/IconButton/ + - lib/notes/cheatsheet_draft/specific_widgets/input/ + - lib/notes/cheatsheet_draft/specific_widgets/selectable/ + - lib/notes/cheatsheet_draft/specific_widgets/slider/ + - lib/notes/cheatsheet_draft/specific_widgets/text/RichText/ + - lib/notes/cheatsheet_draft/specific_widgets/text/Text/ + - lib/notes/cheatsheet_draft/specific_widgets/webview/ + - lib/notes/cheatsheet_draft/style&theming/material3/ + - lib/notes/core_concepts/layout/ + - lib/notes/core_concepts/layout/constraints/ + - lib/notes/core_concepts/layout/old/layout/ + - lib/notes/core_concepts/navigation/ + - lib/notes/core_concepts/state/ + - lib/notes/core_concepts/state/1.vanilla_state/ + - lib/notes/core_concepts/state/StatefulBuilder/ + - lib/notes/dev/debug/ + - lib/notes/dev/devtool/ + - lib/notes/dev/devtool/vmservice/ + - lib/notes/dev/host_mirror/ + - lib/notes/dev/macos_config/ + - lib/notes/pure_dart/analyzer/ + - lib/notes/pure_dart/dart3/ + - lib/notes/pure_dart/execption/ + - lib/notes/pure_dart/serialization_json/ + - lib/notes/research/remote_view/ + - lib/notes/thinking_in_ui/readable_html_vs_dart/ + - lib/notes/z.note_inside/app_info/ + - lib/notes/z.note_inside/how_note_work/ + - lib/notes/z.note_inside/note_test_self/ + - lib/notes/z.note_inside/note_test_self/nobody/ + - lib/notes/z.note_inside/note_test_self/temp/ + - lib/notes/z.note_inside/research_parameterized_example/ + - lib/notes/Improve_app/ + - lib/notes/Improve_app/1.overview/ + - lib/notes/Improve_app/web_optimization/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware