Skip to content

Commit

Permalink
✨ Optimize pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RockerFlower committed Mar 27, 2023
1 parent 4c2cad4 commit a5cf9d7
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 84 deletions.
8 changes: 2 additions & 6 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: wave_example
description: An example application for Wave.
author: Yan Wong <flutter_wave@wong.so>
homepage: https://github.com/i-protoss/wave/tree/master/example
publish_to: none

Expand All @@ -21,12 +20,9 @@ dependencies:
wave:
path: ../

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
web3_icons: ^0.0.8
google_fonts: ^3.0.1
url_launcher: ^6.1.2
google_fonts: ^4.0.3
url_launcher: ^6.1.10

dev_dependencies:
flutter_test:
Expand Down

1 comment on commit a5cf9d7

@vercel
Copy link

@vercel vercel bot commented on a5cf9d7 Mar 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wave – ./

wave-glory.vercel.app
wave-git-master-glory.vercel.app
wave.glorylab.xyz
wave-seven.vercel.app

Please sign in to comment.