Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
changes to make it work with flutter-3.7
  • Loading branch information
dannylin108 authored Apr 23, 2023
1 parent b8329d0 commit 96089dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: iconify_flutter
description: '100+ open source icon sets for flutter to make you app more beautiful'
version: 0.0.5
version: 0.0.5-dev.1
homepage: 'https://github.com/andronasef/iconify_flutter'

environment:
Expand All @@ -11,7 +11,8 @@ dependencies:
flutter:
sdk: flutter
flutter_svg: ^1.1.5
colorful_iconify_flutter: null
colorful_iconify_flutter:
git: https://github.com/dannylin108/colorful_iconify_flutter

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 96089dd

Please sign in to comment.