Änderung Dependencies

This commit is contained in:
Leo
2025-11-13 17:38:53 +01:00
parent 1542565d89
commit 13b878a193
15 changed files with 1510 additions and 7 deletions

View File

@@ -31,6 +31,8 @@ dependencies:
flutter:
sdk: flutter
#BloC
flutter_bloc: ^9.1.1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
@@ -51,7 +53,12 @@ dev_dependencies:
# The following section is specific to Flutter packages.
flutter:
fonts:
- family: NotoSansKR
fonts:
- asset: assets/fonts/NotoSansKR/NotoSansKR-Regular.ttf
- asset: assets/fonts/NotoSansKR/NotoSansKR-Bold.ttf
weight: 700
# 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.
@@ -59,12 +66,7 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
fonts:
- family: NotoSansKR
fonts:
- asset: assets/fonts/NotoSansKR/NotoSansKR-Regular.otf
- asset: assets/fonts/NotoSansKR/NotoSansKR-Bold.otf
weight: 700
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg