assets.dart 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. ///This file is automatically generated. DO NOT EDIT, all your changes would be lost.
  2. class Assets {
  3. Assets._();
  4. static const String assetsYyBusinessTopLogo = 'assets/yy_business_top_logo.webp';
  5. static const String assetsYyHomeLogo = 'assets/yy_home_logo.webp';
  6. static const String authChooseEstateBuilding = 'assets/auth/choose_estate_building.webp';
  7. static const String authCountrySg = 'assets/auth/country_sg.webp';
  8. static const String authForgotInputEmailPhoneImg = 'assets/auth/forgot_input_email_phone_img.webp';
  9. static const String authForgotResetPasswordImg = 'assets/auth/forgot_reset_password_img.webp';
  10. static const String authPasswordHide = 'assets/auth/password_hide.webp';
  11. static const String authPasswordShow = 'assets/auth/password_show.webp';
  12. static const String authSignUpInputImg = 'assets/auth/sign_up_input_img.webp';
  13. static const String authSignUpSuccessImg = 'assets/auth/sign_up_success_img.webp';
  14. static const String authSignUpUnitImg = 'assets/auth/sign_up_unit_img.webp';
  15. static const String authSmsVerifyImg = 'assets/auth/sms_verify_img.webp';
  16. static const String authYyHomeSuccess = 'assets/auth/yy_home_success.webp';
  17. static const String baseLibBlackBack = 'assets/base_lib/black_back.webp';
  18. static const String baseLibDialogBlueDeleteIcon = 'assets/base_lib/dialog_blue_delete_icon.webp';
  19. static const String baseLibDialogDeleteIcon = 'assets/base_lib/dialog_delete_icon.webp';
  20. static const String baseLibImageAddIcon = 'assets/base_lib/image_add_icon.webp';
  21. static const String baseLibImageDefaultPlaceholder = 'assets/base_lib/image_default_placeholder.png';
  22. static const String baseLibItemMoreIcon = 'assets/base_lib/item_more_icon.webp';
  23. static const String baseLibSearchIcon = 'assets/base_lib/search_icon.webp';
  24. static const String baseLibWhiteBack = 'assets/base_lib/white_back.webp';
  25. static const String baseServiceBorderWidgetDropDown = 'assets/base_service/border_widget_drop_down.webp';
  26. static const String baseServiceCheckBoxChecked = 'assets/base_service/check_box_checked.webp';
  27. static const String baseServiceCheckBoxUncheck = 'assets/base_service/check_box_uncheck.webp';
  28. static const String baseServiceDialogDeleteIcon = 'assets/base_service/dialog_delete_icon.webp';
  29. static const String baseServiceItemSelectedIcon = 'assets/base_service/item_selected_icon.webp';
  30. static const String baseServiceItemUnselectedGrayIcon = 'assets/base_service/item_unselected_gray_icon.webp';
  31. static const String baseServiceItemUnselectedIcon = 'assets/base_service/item_unselected_icon.webp';
  32. static const String baseServicePageLoadError = 'assets/base_service/page_load_error.webp';
  33. static const String baseServicePageNoData = 'assets/base_service/page_no_data.webp';
  34. static const String baseServiceRadioChecked = 'assets/base_service/radio_checked.webp';
  35. static const String baseServiceRadioUncheck = 'assets/base_service/radio_uncheck.webp';
  36. static const String baseServiceRatingSelected = 'assets/base_service/rating_selected.webp';
  37. static const String baseServiceRatingUnselected = 'assets/base_service/rating_unselected.webp';
  38. static const String baseServiceTitleBarFilterIcon = 'assets/base_service/title_bar_filter_icon.webp';
  39. static const String baseServiceTriangleDropDown = 'assets/base_service/triangle_drop_down.webp';
  40. static const String baseServiceTriangleDropDownIcon = 'assets/base_service/triangle_drop_down_icon.webp';
  41. static const String communityCamera = 'assets/community/camera.webp';
  42. static const String communityComments = 'assets/community/comments.webp';
  43. static const String communityFollowAdd = 'assets/community/follow_add.webp';
  44. static const String communityGarageSale = 'assets/community/garage_sale.webp';
  45. static const String communityLike = 'assets/community/like.webp';
  46. static const String communityLikeActive = 'assets/community/like_active.webp';
  47. static const String communityNesFeed = 'assets/community/nes_feed.webp';
  48. static const String communityShare = 'assets/community/share.webp';
  49. static const String mainAccountDeactivationImg = 'assets/main/account_deactivation_img.webp';
  50. static const String propertyAdvicePic = 'assets/property/advice_pic.webp';
  51. static const String propertyApproval = 'assets/property/approval.webp';
  52. static const String propertyCollection = 'assets/property/collection.webp';
  53. static const String propertyCollectionActive = 'assets/property/collection_active.webp';
  54. static const String propertyConveyancingLawyer = 'assets/property/conveyancing_lawyer.webp';
  55. static const String propertyHomeEquityLoans = 'assets/property/home_equity_loans.webp';
  56. static const String propertyHomeLoanBg = 'assets/property/home_loan_bg.webp';
  57. static const String propertyIoan = 'assets/property/ioan.webp';
  58. static const String propertyNewHomeLoans = 'assets/property/new_home_loans.webp';
  59. static const String propertyNews = 'assets/property/news.webp';
  60. static const String propertyNewsItemBg = 'assets/property/news-item-bg.webp';
  61. static const String propertyOurPartners = 'assets/property/our_partners.webp';
  62. static const String propertyOverseasHomeLoan = 'assets/property/overseas_home_loan.webp';
  63. static const String propertyRefinancing = 'assets/property/refinancing.webp';
  64. static const String propertyRent = 'assets/property/rent.webp';
  65. static const String propertySale = 'assets/property/sale.webp';
  66. }