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

Commit d9338a9

Browse files
Add assets
1 parent ca6a51f commit d9338a9

File tree

7 files changed

+10
-2
lines changed

7 files changed

+10
-2
lines changed

‎assets/images/five.jpg‎

2.38 MB
Loading[フレーム]

‎assets/images/four.jpg‎

704 KB
Loading[フレーム]

‎assets/images/one.jpg‎

392 KB
Loading[フレーム]

‎assets/images/three.jpg‎

3.73 MB
Loading[フレーム]

‎assets/images/two.jpg‎

2.29 MB
Loading[フレーム]

‎pubspec.lock‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,13 @@ packages:
8181
url: "https://pub.dartlang.org"
8282
source: hosted
8383
version: "2.0.5"
84+
simple_animations:
85+
dependency: "direct main"
86+
description:
87+
name: simple_animations
88+
url: "https://pub.dartlang.org"
89+
source: hosted
90+
version: "1.3.3"
8491
sky_engine:
8592
dependency: transitive
8693
description: flutter

‎pubspec.yaml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22+
simple_animations: ^1.3.3
2223

2324
# The following adds the Cupertino Icons font to your application.
2425
# Use with the CupertinoIcons class for iOS style icons.
@@ -41,8 +42,8 @@ flutter:
4142
uses-material-design: true
4243

4344
# To add assets to your application, add an assets section, like this:
44-
#assets:
45-
# - images/a_dot_burr.jpeg
45+
assets:
46+
- assets/images/
4647
# - images/a_dot_ham.jpeg
4748

4849
# An image asset can refer to one or more resolution-specific "variants", see

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /