Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen authored May 12, 2024
1 parent a56d806 commit 2d22722
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ dependencies:
google_generative_ai: ^0.2.3

dev_dependencies:
msix: ^3.9.1
flutter_test:
sdk: flutter
integration_test:
Expand Down Expand Up @@ -88,37 +87,6 @@ flutter:
# - images/a_dot_ham.jpeg
assets:
- assets/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware

# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages

# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
msix_config:
display_name: Maid
publisher_display_name: Dane Madsen
identity_name: com.danemadsen.maid
msix_version: 1.2.6+26
logo_path: assets/maid.png
flutter_launcher_icons:
android: "launcher_icon"
image_path: "assets/maid.png"
Expand Down

0 comments on commit 2d22722

Please sign in to comment.