Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ginkgo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vjrj
ginkgo
Commits
19996e33
Commit
19996e33
authored
1 year ago
by
vjrj
Browse files
Options
Downloads
Patches
Plain Diff
sdk updated
parent
f21f2e9b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
analysis_options.yaml
+1
-1
1 addition, 1 deletion
analysis_options.yaml
pubspec.yaml
+3
-3
3 additions, 3 deletions
pubspec.yaml
with
4 additions
and
4 deletions
analysis_options.yaml
+
1
−
1
View file @
19996e33
...
@@ -155,7 +155,7 @@ linter:
...
@@ -155,7 +155,7 @@ linter:
# - prefer_constructors_over_static_methods # far too many false positives
# - prefer_constructors_over_static_methods # far too many false positives
-
prefer_contains
-
prefer_contains
# - prefer_double_quotes # opposite of prefer_single_quotes
# - prefer_double_quotes # opposite of prefer_single_quotes
-
prefer_equal_for_default_values
#
- prefer_equal_for_default_values
# - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods
# - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods
-
prefer_final_fields
-
prefer_final_fields
-
prefer_final_in_for_each
-
prefer_final_in_for_each
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
+
3
−
3
View file @
19996e33
...
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
...
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version
:
0.2.4-SNAPSHOT
version
:
0.2.4-SNAPSHOT
environment
:
environment
:
sdk
:
"
>=
2.17.1
<
3
.0.0"
sdk
:
"
>=
3.0.0
<
4
.0.0"
dependencies
:
dependencies
:
flutter
:
flutter
:
...
@@ -57,7 +57,7 @@ dependencies:
...
@@ -57,7 +57,7 @@ dependencies:
fl_chart
:
^0.61.0
fl_chart
:
^0.61.0
json_annotation
:
^4.8.0
json_annotation
:
^4.8.0
flutter_slidable
:
^2.0.0
flutter_slidable
:
^2.0.0
sentry_flutter
:
^7.
2
.0
sentry_flutter
:
^7.
8
.0
copy_with_extension
:
^5.0.2
copy_with_extension
:
^5.0.2
timeago
:
^3.3.0
timeago
:
^3.3.0
once
:
^1.5.1
once
:
^1.5.1
...
@@ -65,7 +65,7 @@ dependencies:
...
@@ -65,7 +65,7 @@ dependencies:
backdrop
:
^0.9.0
backdrop
:
^0.9.0
package_info_plus
:
^3.0.3
package_info_plus
:
^3.0.3
share_plus
:
^6.3.1
share_plus
:
^6.3.1
sentry_logging
:
^7.
4
.0
sentry_logging
:
^7.
8
.0
pwa_install
:
^0.0.5
pwa_install
:
^0.0.5
file_saver
:
^0.2.1
file_saver
:
^0.2.1
filesystem_picker
:
^3.1.0
filesystem_picker
:
^3.1.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment