Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/custom uni UI lint #1400

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed version
Pinho13 committed Jan 1, 2025
commit fb10bc8a2a17334af74981dac7a0dd2d8ec5b79a
2 changes: 1 addition & 1 deletion packages/uni_ui/pubspec.lock
Original file line number Diff line number Diff line change
@@ -638,4 +638,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.24.3"
flutter: ">=3.22.0"
2 changes: 1 addition & 1 deletion packages/uni_ui/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ version: 1.0.0

environment:
sdk: ">=3.4.0 <4.0.0"
flutter: 3.24.3
flutter: 3.22.0

dependencies:
figma_squircle: ^0.5.3