Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9122f24

Browse files
committed
Update images.dart
Register newspaper image.
1 parent0675320 commit9122f24

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎lib/core/util/images.dart‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
classAssetSvg {
1+
classAssetsSvg {
22
staticconst _iconPath='assets/svg';
33
staticconst logoFlutterNewsRounded='$_iconPath/logo_flutter_news_rounded.svg';
44
staticconst logoFlutterNewsRectangle='$_iconPath/logo_flutter_news_rectangle.svg';
5+
}
6+
7+
classAssetsImage {
8+
staticconst _iconPath='assets/image';
9+
staticconst newspaper='$_iconPath/image_news_paper.jpeg';
510
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp