Skip to content

Commit

Permalink
added flutter polls package
Browse files Browse the repository at this point in the history
  • Loading branch information
noumantahir committed Aug 7, 2024
1 parent 23b4fa0 commit 95d4f41
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,14 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
flutter_hooks:
dependency: transitive
description:
name: flutter_hooks
sha256: cde36b12f7188c85286fba9b38cc5a902e7279f36dd676967106c041dc9dde70
url: "https://pub.dev"
source: hosted
version: "0.20.5"
flutter_launcher_icons:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -299,6 +307,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.20"
flutter_polls:
dependency: "direct main"
description:
name: flutter_polls
sha256: "29bf74ea5096946c2861f76f06d65a690013b8aa599c21ff6baf747b045074c4"
url: "https://pub.dev"
source: hosted
version: "0.1.6"
flutter_secure_storage:
dependency: "direct main"
description:
Expand Down Expand Up @@ -645,6 +661,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.3.0"
percent_indicator:
dependency: transitive
description:
name: percent_indicator
sha256: c37099ad833a883c9d71782321cb65c3a848c21b6939b6185f0ff6640d05814c
url: "https://pub.dev"
source: hosted
version: "4.2.3"
petitparser:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies:
package_info_plus: ^8.0.0
keyboard_actions: ^4.2.0
firebase_analytics: ^11.2.0
flutter_polls: ^0.1.6


dev_dependencies:
Expand Down

0 comments on commit 95d4f41

Please sign in to comment.