Skip to content

Commit 0a122e7

Browse files
authored
fix: remove surface tints in inverse colors, remove uis and windows builds (#6)
* fix: remove surface tints in inverse colors, remove uis and windows builds
1 parent fe7b369 commit 0a122e7

Some content is hidden

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

66 files changed

+36
-2224
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
env:
13-
FLUTTER_VERSION: 3.24.0
13+
FLUTTER_VERSION: 3.24.3
1414

1515
jobs:
1616
analyze:

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77

88
env:
9-
FLUTTER_VERSION: 3.24.0
9+
FLUTTER_VERSION: 3.24.3
1010

1111
jobs:
1212
publish:

example/ios/.gitignore

Lines changed: 0 additions & 34 deletions
This file was deleted.

example/ios/Flutter/AppFrameworkInfo.plist

Lines changed: 0 additions & 26 deletions
This file was deleted.

example/ios/Flutter/Debug.xcconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

example/ios/Flutter/Release.xcconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)