From 8894341f5a4a668cfb28e8c79957c6e1a7019843 Mon Sep 17 00:00:00 2001 From: kyy Date: Wed, 21 Jan 2026 16:53:25 +0900 Subject: [PATCH] =?UTF-8?q?assets:=20=EB=9D=BC=EC=9D=B8=20=EC=9E=90?= =?UTF-8?q?=EC=B2=B4=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pubspec.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 3217012f..483db966 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -2,7 +2,7 @@ name: frontend description: "A new Flutter project." # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages. -publish_to: 'none' # Remove this line if you wish to publish to pub.dev +publish_to: "none" # Remove this line if you wish to publish to pub.dev # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 @@ -62,15 +62,14 @@ dev_dependencies: # The following section is specific to Flutter packages. flutter: - # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. uses-material-design: true # To add assets to your application, add an assets section, like this: - assets: - - .env + # assets: + # - .env # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/to/resolution-aware-images