From e0b533c3d6122173b03ea4701e126673f781b56b Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Wed, 20 Nov 2024 11:53:07 -0600 Subject: [PATCH] chore(shorebird_code_push): minor improvements to example (#242) --- shorebird_code_push/example/.metadata | 29 ++++++---------------- shorebird_code_push/example/pubspec.yaml | 5 ++-- shorebird_code_push/example/web/index.html | 23 +---------------- 3 files changed, 11 insertions(+), 46 deletions(-) diff --git a/shorebird_code_push/example/.metadata b/shorebird_code_push/example/.metadata index 30d90a7e..e9e5b3b3 100644 --- a/shorebird_code_push/example/.metadata +++ b/shorebird_code_push/example/.metadata @@ -1,11 +1,11 @@ # This file tracks properties of this Flutter project. # Used by Flutter tool to assess capabilities and perform upgrades etc. # -# This file should be version controlled. +# This file should be version controlled and should not be manually edited. version: - revision: 796c8ef79279f9c774545b3771238c3098dbefab - channel: stable + revision: "dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668" + channel: "stable" project_type: app @@ -13,26 +13,11 @@ project_type: app migration: platforms: - platform: root - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab - - platform: android - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab - - platform: ios - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab - - platform: linux - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab - - platform: macos - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab + create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668 + base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668 - platform: web - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab - - platform: windows - create_revision: 796c8ef79279f9c774545b3771238c3098dbefab - base_revision: 796c8ef79279f9c774545b3771238c3098dbefab + create_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668 + base_revision: dec2ee5c1f98f8e84a7d5380c05eb8a3d0a81668 # User provided section diff --git a/shorebird_code_push/example/pubspec.yaml b/shorebird_code_push/example/pubspec.yaml index 73c11edf..22feb9ac 100644 --- a/shorebird_code_push/example/pubspec.yaml +++ b/shorebird_code_push/example/pubspec.yaml @@ -2,10 +2,11 @@ name: shorebird_code_push_example description: An example demonstrating how to use the shorebird_code_push package publish_to: "none" -version: 1.0.0+21 +version: 1.0.0+1 environment: - sdk: ">=3.0.5 <4.0.0" + sdk: ">=3.5.4 <4.0.0" + flutter: ">=3.24.5" dependencies: flutter: diff --git a/shorebird_code_push/example/web/index.html b/shorebird_code_push/example/web/index.html index be820e83..1aa025dd 100644 --- a/shorebird_code_push/example/web/index.html +++ b/shorebird_code_push/example/web/index.html @@ -31,29 +31,8 @@ example - - - - - +