Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Navaron Bracke
2023-10-13 15:57:56 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
50b46e7a0b42db21ae2f137d96fbf01b00331f8e
50b46e7a
1 parent
ffe72a9d
Remove `flutter_lints`
`flutter_lints` is actually less strict than `lints`.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pubspec.yaml
pubspec.yaml
View file @
50b46e7
@@ -18,7 +18,6 @@ dev_dependencies:
@@ -18,7 +18,6 @@ dev_dependencies:
18
flutter_test
:
18
flutter_test
:
19
sdk
:
flutter
19
sdk
:
flutter
20
lint
:
"
>=1.10.0
<3.0.0"
20
lint
:
"
>=1.10.0
<3.0.0"
21
-
#flutter_lints: ^2.0.3
22
21
23
flutter
:
22
flutter
:
24
plugin
:
23
plugin
:
Please
register
or
login
to post a comment