|
|
@ -18,6 +18,7 @@ class $AssetsImagesGen {
|
|
|
|
/// File path: assets/images/board-background.png
|
|
|
|
/// File path: assets/images/board-background.png
|
|
|
|
AssetGenImage get boardBackground =>
|
|
|
|
AssetGenImage get boardBackground =>
|
|
|
|
const AssetGenImage('assets/images/board-background.png');
|
|
|
|
const AssetGenImage('assets/images/board-background.png');
|
|
|
|
|
|
|
|
|
|
|
|
$AssetsImagesBoundaryGen get boundary => const $AssetsImagesBoundaryGen();
|
|
|
|
$AssetsImagesBoundaryGen get boundary => const $AssetsImagesBoundaryGen();
|
|
|
|
$AssetsImagesDashGen get dash => const $AssetsImagesDashGen();
|
|
|
|
$AssetsImagesDashGen get dash => const $AssetsImagesDashGen();
|
|
|
|
$AssetsImagesDinoGen get dino => const $AssetsImagesDinoGen();
|
|
|
|
$AssetsImagesDinoGen get dino => const $AssetsImagesDinoGen();
|
|
|
@ -141,29 +142,18 @@ class $AssetsImagesFlipperGen {
|
|
|
|
class $AssetsImagesGoogleWordGen {
|
|
|
|
class $AssetsImagesGoogleWordGen {
|
|
|
|
const $AssetsImagesGoogleWordGen();
|
|
|
|
const $AssetsImagesGoogleWordGen();
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter1.png
|
|
|
|
$AssetsImagesGoogleWordLetter1Gen get letter1 =>
|
|
|
|
AssetGenImage get letter1 =>
|
|
|
|
const $AssetsImagesGoogleWordLetter1Gen();
|
|
|
|
const AssetGenImage('assets/images/google_word/letter1.png');
|
|
|
|
$AssetsImagesGoogleWordLetter2Gen get letter2 =>
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter2Gen();
|
|
|
|
/// File path: assets/images/google_word/letter2.png
|
|
|
|
$AssetsImagesGoogleWordLetter3Gen get letter3 =>
|
|
|
|
AssetGenImage get letter2 =>
|
|
|
|
const $AssetsImagesGoogleWordLetter3Gen();
|
|
|
|
const AssetGenImage('assets/images/google_word/letter2.png');
|
|
|
|
$AssetsImagesGoogleWordLetter4Gen get letter4 =>
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter4Gen();
|
|
|
|
/// File path: assets/images/google_word/letter3.png
|
|
|
|
$AssetsImagesGoogleWordLetter5Gen get letter5 =>
|
|
|
|
AssetGenImage get letter3 =>
|
|
|
|
const $AssetsImagesGoogleWordLetter5Gen();
|
|
|
|
const AssetGenImage('assets/images/google_word/letter3.png');
|
|
|
|
$AssetsImagesGoogleWordLetter6Gen get letter6 =>
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter6Gen();
|
|
|
|
/// File path: assets/images/google_word/letter4.png
|
|
|
|
|
|
|
|
AssetGenImage get letter4 =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter4.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter5.png
|
|
|
|
|
|
|
|
AssetGenImage get letter5 =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter5.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter6.png
|
|
|
|
|
|
|
|
AssetGenImage get letter6 =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter6.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesKickerGen {
|
|
|
|
class $AssetsImagesKickerGen {
|
|
|
@ -339,6 +329,78 @@ class $AssetsImagesDinoAnimatronicGen {
|
|
|
|
const AssetGenImage('assets/images/dino/animatronic/mouth.png');
|
|
|
|
const AssetGenImage('assets/images/dino/animatronic/mouth.png');
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesGoogleWordLetter1Gen {
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter1Gen();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter1/dimmed.png
|
|
|
|
|
|
|
|
AssetGenImage get dimmed =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter1/dimmed.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter1/lit.png
|
|
|
|
|
|
|
|
AssetGenImage get lit =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter1/lit.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesGoogleWordLetter2Gen {
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter2Gen();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter2/dimmed.png
|
|
|
|
|
|
|
|
AssetGenImage get dimmed =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter2/dimmed.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter2/lit.png
|
|
|
|
|
|
|
|
AssetGenImage get lit =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter2/lit.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesGoogleWordLetter3Gen {
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter3Gen();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter3/dimmed.png
|
|
|
|
|
|
|
|
AssetGenImage get dimmed =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter3/dimmed.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter3/lit.png
|
|
|
|
|
|
|
|
AssetGenImage get lit =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter3/lit.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesGoogleWordLetter4Gen {
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter4Gen();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter4/dimmed.png
|
|
|
|
|
|
|
|
AssetGenImage get dimmed =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter4/dimmed.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter4/lit.png
|
|
|
|
|
|
|
|
AssetGenImage get lit =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter4/lit.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesGoogleWordLetter5Gen {
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter5Gen();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter5/dimmed.png
|
|
|
|
|
|
|
|
AssetGenImage get dimmed =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter5/dimmed.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter5/lit.png
|
|
|
|
|
|
|
|
AssetGenImage get lit =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter5/lit.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesGoogleWordLetter6Gen {
|
|
|
|
|
|
|
|
const $AssetsImagesGoogleWordLetter6Gen();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter6/dimmed.png
|
|
|
|
|
|
|
|
AssetGenImage get dimmed =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter6/dimmed.png');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// File path: assets/images/google_word/letter6/lit.png
|
|
|
|
|
|
|
|
AssetGenImage get lit =>
|
|
|
|
|
|
|
|
const AssetGenImage('assets/images/google_word/letter6/lit.png');
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
class $AssetsImagesKickerLeftGen {
|
|
|
|
class $AssetsImagesKickerLeftGen {
|
|
|
|
const $AssetsImagesKickerLeftGen();
|
|
|
|
const $AssetsImagesKickerLeftGen();
|
|
|
|
|
|
|
|
|
|
|
|