Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Problems creating flutter gallery for windows 10 Pro 20H2 #453

Closed
ghost opened this issue Mar 6, 2021 · 4 comments
Closed

Problems creating flutter gallery for windows 10 Pro 20H2 #453

ghost opened this issue Mar 6, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 6, 2021

Hi,

I have followed all the steps to create the application on windows:
flutter channel master
flutter upgrade
flutter config --enable-windows-desktop
flutter create .
flutter run -d windows

But the last step (flutter run -d windows) produces a lot of errors.
I have done the whole process in the Visual Studio Code Terminal.
Errors:

ojects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/category_menu_page.dart(191,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CategoryMenuPage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/expanding_bottom_sheet.dart(512,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ExpandingBottomSheetState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/login.dart(128,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_UsernameTextField'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/login.dart(154,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PasswordTextField'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/login.dart(191,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CancelAndNextButtons'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/login.dart(213,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CancelAndNextButtons'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/product.dart(21,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/product.dart(26,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/product.dart(31,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/product.dart(35,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(30,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'HomePage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(37,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'HomePage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(42,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'HomePage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(65,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'HomePage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(69,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'HomePage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(83,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'HomePage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(114,18): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AdaptiveAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(122,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AdaptiveAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(133,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AdaptiveAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(138,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AdaptiveAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(143,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AdaptiveAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(170,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ListDrawerState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(174,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ListDrawerState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/starter/home.dart(185,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ListDrawerState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/pages/about.dart(39,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_AboutDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/pages/about.dart(41,9): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_AboutDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/pages/settings_list_item.dart(48,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SlowMotionSetting'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_activity_indicator_demo.dart(19,11): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoProgressIndicatorDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(111,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(113,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(116,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(118,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(121,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(134,23): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(138,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(144,23): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(149,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(155,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(173,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(176,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(181,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(186,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(191,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(196,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(214,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(217,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(244,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(247,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(252,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(257,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(262,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(267,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(272,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(277,17): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(283,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(289,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(312,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(340,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoAlertDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(372,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(378,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(384,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(390,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(396,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(402,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(408,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(414,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(420,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_alert_demo.dart(427,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoDessertDialog'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_button_demo.dart(20,18): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_button_demo.dart(28,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_button_demo.dart(35,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_context_menu_demo.dart(16,34): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_navigation_bar_demo.dart(26,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoNavigationBarDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_navigation_bar_demo.dart(63,33): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FirstPage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_picker_demo.dart(65,14): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoPickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_picker_demo.dart(94,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoPickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_picker_demo.dart(124,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoPickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_picker_demo.dart(155,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoPickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_picker_demo.dart(172,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoPickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_refresh_demo.dart(47,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoRefreshControlDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_refresh_demo.dart(63,31): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoRefreshControlDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_segmented_control_demo.dart(40,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoSegmentedControlDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_slider_demo.dart(37,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoSliderDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_slider_demo.dart(63,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoSliderDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_slider_demo.dart(90,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoSliderDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_switch_demo.dart(36,11): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoSwitchDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_switch_demo.dart(43,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CupertinoSwitchDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_tab_bar_demo.dart(25,9): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoTabBarDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_tab_bar_demo.dart(29,9): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoTabBarDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_tab_bar_demo.dart(33,9): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoTabBarDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/cupertino/cupertino_text_field_demo.dart(15,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'CupertinoTextFieldDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(70,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(79,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(88,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(102,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(110,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(117,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(123,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/banner_demo.dart(138,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BannerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(73,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(80,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(86,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(92,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(96,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(104,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(112,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(120,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(135,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomAppBarDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(178,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DemoBottomAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_app_bar_demo.dart(186,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DemoBottomAppBar'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(48,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(51,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(65,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(69,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(73,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(77,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(81,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomNavigationDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_navigation_demo.dart(165,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_NavigationDestinationView'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(21,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'BottomSheetDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(23,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'BottomSheetDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(61,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'BottomSheetDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(85,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomSheetContent'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(96,31): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BottomSheetContent'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(129,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ModalBottomSheetDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/bottom_sheet_demo.dart(184,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PersistentBottomSheetDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(18,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(20,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(22,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(24,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(26,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(72,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_TextButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(78,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_TextButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(99,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ElevatedButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(105,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ElevatedButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(126,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OutlinedButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(132,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OutlinedButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(210,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FloatingActionButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/button_demo.dart(215,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FloatingActionButtonDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(49,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(50,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(52,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(53,19): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(60,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(61,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(63,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(64,19): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(72,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(73,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(75,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(76,19): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(103,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TravelDestinationItem'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(141,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TappableTravelDestinationItem'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(198,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SelectableTravelDestinationItem'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(348,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TravelDestinationContent'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(349,37): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TravelDestinationContent'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(356,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TravelDestinationContent'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(357,37): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TravelDestinationContent'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/cards_demo.dart(399,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CardsDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(20,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ChipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(22,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ChipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(24,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ChipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(26,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ChipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(71,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ActionChipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(110,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChoiceChipDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(120,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChoiceChipDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(130,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChoiceChipDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(181,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FilterChipDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(190,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FilterChipDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(199,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FilterChipDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/chip_demo.dart(240,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_InputChipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/data_table_demo.dart(148,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DataTableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/data_table_demo.dart(259,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DessertDataSource'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(54,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DialogDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(87,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DialogDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(89,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DialogDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(91,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DialogDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(93,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DialogDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(111,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(115,33): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(116,33): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(135,23): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(137,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(142,23): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(143,33): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(160,23): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(174,21): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(210,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_DialogDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(327,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FullScreenDialogDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(331,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FullScreenDialogDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/dialog_demo.dart(344,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FullScreenDialogDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/divider_demo.dart(17,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'DividerDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/divider_demo.dart(19,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'DividerDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(20,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(21,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(25,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(26,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(30,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(31,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(35,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(36,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(40,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(41,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(45,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(46,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(50,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(51,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(55,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(56,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(60,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(61,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(65,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(66,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(70,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(71,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(75,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(76,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/grid_list_demo.dart(86,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'GridListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/list_demo.dart(22,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/list_demo.dart(35,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/list_demo.dart(38,28): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ListDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(60,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_MenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(86,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(91,11): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(95,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(97,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(103,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(108,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(110,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ContextMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(135,11): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(139,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(142,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(146,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(151,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(155,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(160,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(164,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(170,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(174,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SectionedMenuDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(208,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SimpleMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(214,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SimpleMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(215,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SimpleMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(217,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SimpleMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(234,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SimpleMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(300,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_RestorableCheckedValues'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(301,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_RestorableCheckedValues'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(302,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_RestorableCheckedValues'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(303,28): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_RestorableCheckedValues'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(354,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChecklistMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(362,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChecklistMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(363,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChecklistMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(364,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChecklistMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(365,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChecklistMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/menu_demo.dart(379,9): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ChecklistMenuDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/navigation_drawer.dart(18,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'NavDrawerDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/navigation_rail_demo.dart(36,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_NavRailDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/picker_demo.dart(32,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/picker_demo.dart(34,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/picker_demo.dart(36,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/picker_demo.dart(115,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PickerDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/progress_indicator_demo.dart(56,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ProgressIndicatorDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/progress_indicator_demo.dart(59,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ProgressIndicatorDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/selection_controls_demo.dart(18,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SelectionControlsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/selection_controls_demo.dart(21,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SelectionControlsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/selection_controls_demo.dart(23,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SelectionControlsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/selection_controls_demo.dart(203,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SwitchDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(19,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SlidersDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(21,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SlidersDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(23,16): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SlidersDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(88,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(122,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(142,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_SlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(216,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_RangeSlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(239,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_RangeSlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(545,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CustomSlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/sliders_demo.dart(577,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_CustomSlidersState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/snackbar_demo.dart(18,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SnackbarsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/snackbar_demo.dart(23,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SnackbarsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/snackbar_demo.dart(27,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SnackbarsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/snackbar_demo.dart(29,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SnackbarsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/snackbar_demo.dart(35,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SnackbarsDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(77,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(78,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(79,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(80,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(81,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(82,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(83,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(84,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(85,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(86,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(87,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(88,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(94,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(167,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsNonScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(168,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsNonScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(169,7): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsNonScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tabs_demo.dart(176,11): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '__TabsNonScrollableDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(24,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFieldDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(99,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PasswordFieldState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(101,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_PasswordFieldState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(156,9): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(160,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(167,14): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(171,14): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(180,14): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(188,14): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(191,14): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(214,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(217,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(232,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(235,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(260,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(262,28): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(275,27): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(278,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(280,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(290,28): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(291,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(301,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(302,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(315,28): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(329,26): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/text_field_demo.dart(335,15): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TextFormFieldDemoState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tooltip_demo.dart(18,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TooltipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tooltip_demo.dart(27,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TooltipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/tooltip_demo.dart(33,21): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'TooltipDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/demos/material/app_bar_demo.dart(15,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AppBarDemo'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(15,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(19,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(24,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(28,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(33,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(37,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(42,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(46,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(51,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(55,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(60,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(64,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(69,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(73,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(78,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(82,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(87,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(91,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(96,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(100,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(105,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(109,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(114,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(118,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(123,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(127,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(132,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(136,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(145,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(148,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(153,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(156,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(160,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(163,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(168,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(171,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(176,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(179,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(184,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(187,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(192,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(195,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(200,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(203,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(208,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(211,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(216,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(219,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(224,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(227,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(232,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(235,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(244,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(247,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(252,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(255,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(260,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(263,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(268,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(271,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(276,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(279,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(284,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(287,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(292,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(295,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(300,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(303,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(308,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(311,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(316,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(319,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(324,22): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/data.dart(327,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/destination.dart(60,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'FlyDestination'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/destination.dart(76,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'FlyDestination'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/destination.dart(111,12): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'SleepDestination'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/destination.dart(138,12): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'EatDestination'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/accounts.dart(24,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'AccountsView'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/bills.dart(35,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BillsViewState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/budgets.dart(34,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_BudgetsViewState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(113,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OverviewGrid'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(118,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OverviewGrid'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(126,22): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OverviewGrid'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(130,19): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OverviewGrid'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(135,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OverviewGrid'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(140,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_OverviewGrid'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(172,24): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_AlertsView'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(177,35): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_AlertsView'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/tabs/overview.dart(286,17): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_FinancialView'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(65,42): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ShoppingCartPageState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(70,31): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ShoppingCartPageState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(77,31): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ShoppingCartPageState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(118,29): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class '_ShoppingCartPageState'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(173,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartSummary'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(190,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartSummary'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(208,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartSummary'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(226,25): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartSummary'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(274,20): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartRow'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(285,23): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartRow'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(317,41): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartRow'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/shopping_cart.dart(322,39): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'ShoppingCartRow'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(17,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(26,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(35,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(44,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(53,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(62,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(71,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(80,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(89,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(98,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(107,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(116,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(125,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(134,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(143,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(152,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(161,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(170,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(179,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(188,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(197,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(206,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(215,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(224,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(233,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(242,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(251,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(260,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(269,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(278,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(287,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(296,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(305,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(314,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(323,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(332,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(341,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/model/products_repository.dart(350,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/formatters.dart(12,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/formatters.dart(14,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/crane/model/formatters.dart(15,10): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(138,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(143,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(148,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(153,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(163,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(169,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(174,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(178,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(183,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(189,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(271,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(275,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(279,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(288,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(293,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(298,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(303,15): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(314,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(318,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(322,16): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(330,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(331,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(332,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(333,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(334,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(335,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(336,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(337,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(338,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(345,18): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(351,18): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(357,18): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(362,18): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/data.dart(368,18): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/finance.dart(226,21): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/finance.dart(247,21): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/finance.dart(270,7): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/finance.dart(278,21): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/rally/finance.dart(334,13): error GD65BB2B6: The getter 'GalleryLocalizations' isn't defined for the class 'FinancialEntityCategoryDetailsPage'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
lib/studies/shrine/supplemental/product_card.dart(85,13): error G3824A48C: Getter not found: 'GalleryLocalizations'. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(238,5): error MSB8066: Compilación personalizada de "C:\Dart\VisualStudioProjects\gallery\build\windows\CMakeFiles\23fc903fc52664135c301321416a7f11\flutter_windows.dll.rule;C:\Dart\VisualStudioProjects\gallery\build\windows\CMakeFiles\d16ffffb243a1a9d54e0cbb2d11a5cba\flutter_assemble.rule" terminada con el código 1. [C:\Dart\VisualStudioProjects\gallery\build\windows\flutter\flutter_assemble.vcxproj]
Building Windows application...
Exception: Build process failed.
PS C:\Dart\VisualStudioProjects\gallery>

Thanks for your help.
Regards,
Jose A.

@ghost ghost added the bug Something isn't working label Mar 6, 2021
@guidezpl
Copy link
Member

Could you do a flutter pub get before running? Your flutter doctor -v could also be useful

@ghost
Copy link
Author

ghost commented Mar 25, 2021

@guidezpl
I have made flutter pub get as you have indicated.

When I try to run the app, the following error now occurs in DEBUG CONSOLE:

Running "flutter pub get" in gallery...
Because gallery depends on flutter_driver any from sdk which depends on args 1.6.0, args 1.6.0 is required.
So, because gallery depends on args ^2.0.0, version solving failed.
pub get failed (1; So, because gallery depends on args ^2.0.0, version solving failed.)
Exited (1)

flutter doctor -v
[√] Flutter (Channel stable, 2.0.3, on Microsoft Windows [Versión 10.0.19042.867], locale es-ES)
    • Flutter version 2.0.3 at C:\src\flutter
    • Framework revision 4d7946a68d (7 days ago), 2021-03-18 17:24:33 -0700
    • Engine revision 3459eb2436
    • Dart version 2.12.2

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at C:\Users\jamol\AppData\Local\Android\sdk
    • Platform android-30, build-tools 30.0.2
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.8.4)
    • Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
    • Visual Studio Community 2019 version 16.8.30907.101
    • Windows 10 SDK version 10.0.19041.0

[√] Android Studio (version 4.1.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[√] VS Code (version 1.54.3)
    • VS Code at C:\Users\jamol\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.20.0

[√] Connected device (4 available)
    • C72 (mobile)      • HC720E181100008 • android-arm64  • Android 6.0 (API 23)
    • Windows (desktop) • windows         • windows-x64    • Microsoft Windows [Versión 10.0.19042.867]
    • Chrome (web)      • chrome          • web-javascript • Google Chrome 89.0.4389.90
    • Edge (web)        • edge            • web-javascript • Microsoft Edge 89.0.774.57

• No issues found!

How can i solve this problem?

Thank you very much for the help.

Regards,

@guidezpl
Copy link
Member

The gallery runs off the master channel

flutter channel master
flutter upgrade

should do the trick.

@ghost
Copy link
Author

ghost commented Mar 25, 2021

@guidezpl,
I had switched back to the stable channel for other projects.
After switching to the master channel and doing 'flutter pub get' it has worked.
Thanks a lot.
Now I have found an error that I put it in a new ticket.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant