diff --git a/bricks/dashbook_gallery/__brick__/gallery/pubspec.yaml b/bricks/dashbook_gallery/__brick__/gallery/pubspec.yaml index ce696f2..3fc2904 100644 --- a/bricks/dashbook_gallery/__brick__/gallery/pubspec.yaml +++ b/bricks/dashbook_gallery/__brick__/gallery/pubspec.yaml @@ -6,7 +6,7 @@ environment: flutter: ">=3.13.0" dependencies: - dashbook: ^0.1.13 + dashbook: ^0.1.15 flutter: sdk: flutter diff --git a/example/.metadata b/example/.metadata index 4ac126a..de65f68 100644 --- a/example/.metadata +++ b/example/.metadata @@ -4,7 +4,7 @@ # This file should be version controlled and should not be manually edited. version: - revision: "41456452f29d64e8deb623a3c927524bcf9f111b" + revision: "17025dd88227cd9532c33fa78f5250d548d87e9a" channel: "stable" project_type: app @@ -13,11 +13,11 @@ project_type: app migration: platforms: - platform: root - create_revision: 41456452f29d64e8deb623a3c927524bcf9f111b - base_revision: 41456452f29d64e8deb623a3c927524bcf9f111b + create_revision: 17025dd88227cd9532c33fa78f5250d548d87e9a + base_revision: 17025dd88227cd9532c33fa78f5250d548d87e9a - platform: linux - create_revision: 41456452f29d64e8deb623a3c927524bcf9f111b - base_revision: 41456452f29d64e8deb623a3c927524bcf9f111b + create_revision: 17025dd88227cd9532c33fa78f5250d548d87e9a + base_revision: 17025dd88227cd9532c33fa78f5250d548d87e9a # User provided section diff --git a/pubspec.yaml b/pubspec.yaml index 8cad6e0..a24458a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: flutter_markdown: ^0.6.17+3 shared_preferences: ^2.2.1 url_launcher: ^6.1.14 - web: ^0.5.0 + web: ^1.1.0 dev_dependencies: flutter_test: