Skip to content

Commit

Permalink
update example apps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed Aug 20, 2024
1 parent 590467d commit eb46364
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: firebase_storage_example
description: Demonstrates how to use the firebase_storage plugin.

environment:
sdk: '>=3.2.0 <4.0.0'
sdk: '>=3.4.0 <4.0.0'

dependencies:
firebase_core: ^3.3.0
Expand All @@ -11,7 +11,7 @@ dependencies:
sdk: flutter
image_picker: ^1.0.2
image_picker_for_web: ^2.1.12
web: ^0.5.1
web: ^1.0.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit eb46364

Please sign in to comment.