smart_app 0.1.1
smart_app: ^0.1.1 copied to clipboard
Easy and simple way to design your application
We analyzed this package 4 days ago, and awarded it 110 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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
93 out of 780 API elements (11.9 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: app_colors
, app_colors.AppColors
, app_colors.AppColors.$configureLifeCycle
, app_colors.AppColors.AppColors.withAppearances
, app_colors.AppColors.addListenerId
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:smart_app/smart_app.dart
that imports:package:smart_app/widgets/profile_avatar.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:smart_app/smart_app.dart
that imports:package:smart_app/widgets/image_avatar.dart
that imports:package:extended_image/extended_image.dart
that imports:package:extended_image/src/utils.dart
that imports:package:extended_image/src/extended_image.dart
that imports:package:extended_image/src/editor/editor.dart
that imports:package:extended_image_library/extended_image_library.dart
that imports:package:extended_image_library/src/platform.dart
that imports:package:extended_image_library/src/_platform_io.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 97 issues. Showing the first 2:
WARNING: The member 'setState' can only be used within instance members of subclasses of 'State'.
lib/functions/functions.dart:6:11
╷
6 │ state.setState(() {});
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/functions/functions.dart
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: CheckBoxSingle.item, CheckBoxSingle.onChanged, CheckBoxSingle.unselectedColor, CheckBoxSingle.selectedColor
lib/widgets/check_box.dart:7:7
╷
7 │ class CheckBoxSingle extends StatefulWidget {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/check_box.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
boxicons |
^2.1.3 |
2.1.3 | 2.1.3 | |
bubble_tab_indicator |
^0.1.6 |
0.1.6 | 0.1.6 | |
crop_your_image |
^0.7.3 |
0.7.5 | 2.0.0 | |
dart_vlc |
^0.3.0 |
0.3.0 | 0.4.0 | Discontinued |
extended_image |
^6.3.2 |
6.4.1 | 10.0.1 | |
flick_video_player |
^0.5.0 |
0.5.0 | 0.9.0 | |
flutter_advanced_avatar |
^1.1.0 |
1.5.2 | 1.5.2 | |
get |
^4.6.1 |
4.7.2 | 4.7.2 | |
internet_connection_checker |
^0.0.1+3 |
0.0.1+4 | 3.0.1 | |
liquid_progress_indicator |
^0.4.0 |
0.4.0 | 0.4.0 | |
matrix4_transform |
^2.0.1 |
2.0.1 | 4.0.1 | |
universal_io |
^2.0.4 |
2.2.2 | 2.2.2 | |
video_player |
^2.4.7 |
2.10.0 | 2.10.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
audio_video_progress_bar |
- | 0.11.0 | 2.0.3 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_vlc_ffi |
- | 0.1.8 | 0.2.0+1 | |
extended_image_library |
- | 3.6.0 | 5.0.1 | |
ffi |
- | 1.2.1 | 2.1.4 | |
flutter_native_view |
- | 0.0.2 | 0.0.2 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.5.0 | 1.5.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.3.0 | 4.5.4 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.0.15 | 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.0.7 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
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 | |
screen_retriever |
- | 0.1.9 | 0.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_html |
- | 2.2.4 | 2.2.4 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.8.15 | 2.8.15 | |
video_player_avfoundation |
- | 2.8.4 | 2.8.4 | |
video_player_platform_interface |
- | 6.5.0 | 6.5.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
wakelock |
- | 0.6.2 | 0.6.2 | Discontinued |
wakelock_macos |
- | 0.4.0 | 0.4.0 | |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_web |
- | 0.4.0 | 0.4.0 | |
wakelock_windows |
- | 0.2.0 | 0.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 2.6.1 | 5.15.0 | |
window_manager |
- | 0.2.9 | 0.5.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^0.7.3` on crop_your_image does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions crop_your_image
to update the constraint.
The constraint `^0.3.0` on dart_vlc does not support the stable version `0.4.0`.
Try running dart pub upgrade --major-versions dart_vlc
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.