Skip to content

Commit 7ad9a97

Browse files
upgrade flutter version
1 parent f7c0b70 commit 7ad9a97

145 files changed

Lines changed: 19554 additions & 177 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: super_native_extensions_workspace
1+
name: super_native_extensions
22

33
environment:
44
sdk: '>=3.0.0 <4.0.0'

super_clipboard/example/pubspec.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -280,16 +280,18 @@ packages:
280280
super_clipboard:
281281
dependency: "direct main"
282282
description:
283-
path: ".."
284-
relative: true
285-
source: path
283+
name: super_clipboard
284+
sha256: cdab725bac26655ebd189f4d202d694a8cbc1c21e0f0478ccd7829c71716f09b
285+
url: "https://pub.dev"
286+
source: hosted
286287
version: "0.8.18"
287288
super_native_extensions:
288-
dependency: "direct overridden"
289+
dependency: transitive
289290
description:
290-
path: "../../super_native_extensions"
291-
relative: true
292-
source: path
291+
name: super_native_extensions
292+
sha256: fa55d452d34b7112453afbb9fa4d13c0527ff201630d10d86546497179030544
293+
url: "https://pub.dev"
294+
source: hosted
293295
version: "0.8.18"
294296
term_glyph:
295297
dependency: transitive

super_context_menu/.fvmrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"flutter": "3.35.4"
3+
}

super_context_menu/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
/pubspec.lock
2+
3+
# FVM Version Cache
4+
.fvm/

super_context_menu/example/android/app/.cxx/Debug/5z3x5u63/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2

Whitespace-only changes.

super_context_menu/example/android/app/.cxx/Debug/5z3x5u63/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1

Whitespace-only changes.

super_context_menu/example/android/app/.cxx/Debug/5z3x5u63/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2

Whitespace-only changes.

0 commit comments

Comments
 (0)