todo_flutter 0.0.13
todo_flutter: ^0.0.13 copied to clipboard
Flutter project development scaffold
We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0
.
10/10 points: 20% or more of the public API has dartdoc comments
1022 out of 1726 API elements (59.2 %) have documentation comments.
Some symbols that are missing documentation: todo_app
, todo_app.TodoApp.TodoApp.new
, todo_app.TodoApp.builder
, todo_app.TodoApp.darkTheme
, todo_app.TodoApp.debugShowCheckedModeBanner
.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:todo_flutter/todo_flutter.dart
that imports:package:network_capture/network_capture.dart
that imports:package:network_capture/http/capture_dio_intercept.dart
that imports:package:network_capture/db/app_db.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:todo_flutter/todo_flutter.dart
that imports:package:network_capture/network_capture.dart
that imports:package:network_capture/http/capture_dio_intercept.dart
that imports:package:network_capture/db/app_db.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:todo_flutter/todo_flutter.dart
that imports:package:fluttertoast/fluttertoast.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:todo_flutter/todo_flutter.dart
that imports:package:network_capture/network_capture.dart
that imports:package:network_capture/http/capture_dio_intercept.dart
that imports:package:network_capture/db/app_db.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:todo_flutter/todo_flutter.dart
that imports:package:network_capture/network_capture.dart
that imports:package:network_capture/http/capture_dio_intercept.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 42 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'false'.
lib/src/ui/widget/extended_refresh_indicator.dart:373:29
╷
373 │ if (refreshResult == null)
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/widget/extended_refresh_indicator.dart
WARNING: The operand can't be 'null', so the condition is always 'false'.
lib/src/ui/widget/extended_refresh_indicator.dart:382:27
╷
382 │ if (refreshResult == null) return;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/widget/extended_refresh_indicator.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
decimal |
^2.3.3 |
2.3.3 | 3.2.4 | |
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
extended_image |
^9.0.4 |
9.1.0 | 10.0.1 | |
extended_image_library |
^4.0.5 |
4.0.6 | 5.0.1 | |
fluro |
^2.0.5 |
2.0.5 | 2.0.5 | |
flutter_bloc |
^8.1.6 |
8.1.6 | 9.1.1 | |
flutter_screenutil |
^5.9.3 |
5.9.3 | 5.9.3 | |
fluttertoast |
^8.2.5 |
8.2.14 | 9.0.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
logger |
^2.4.0 |
2.6.2 | 2.6.2 | |
module_bridge |
^1.0.5 |
1.0.5 | 1.0.5 | |
network_capture |
^1.2.2 |
1.2.3 | 1.2.3 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
shared_preferences |
^2.2.3 |
2.5.3 | 2.5.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.0.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_highlight |
- | 0.7.0 | 0.7.0 | |
flutter_slidable |
- | 3.1.2 | 4.0.3 | |
highlight |
- | 0.7.0 | 0.7.0 | |
http |
- | 1.5.0 | 1.5.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.19 | 2.2.19 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rational |
- | 2.2.3 | 2.2.3 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 6 issues. Showing the first 2:
The constraint `^2.3.3` on decimal does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions decimal
to update the constraint.
The constraint `^9.0.4` on extended_image does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions extended_image
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.