scobro_foundation_flutter 0.0.6
scobro_foundation_flutter: ^0.0.6 copied to clipboard
Foundational widgets and classes for Flutter Development
We analyzed this package 8 hours ago, and awarded it 105 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/scobro/scobro_foundation_flutter was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.6").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
96 out of 620 API elements (15.5 %) 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: api_config, api_config.ApiConfig, api_config.ApiConfig.ApiConfig.new, api_config.ApiConfig.apiDetails, api_config.ApiConfig.getApiByKey.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Web
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:scobro_foundation_flutter/scobro_foundation_flutter.dartthat imports:package:scobro_foundation_flutter/core_widgets/screen_wrap.dartthat imports:package:scobro_foundation_flutter/authentication/authorized_widget.dartthat imports:package:scobro_foundation_flutter/authentication/user_login_screen.dartthat imports:package:scobro_foundation_flutter/authentication/widgets/google_sign_in_button_wrapper.dartthat imports:package:google_sign_in_web/web_only.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:scobro_foundation_flutter/scobro_foundation_flutter.dartthat imports:package:scobro_foundation_flutter/core_widgets/screen_wrap.dartthat imports:package:scobro_foundation_flutter/authentication/authorized_widget.dartthat imports:package:scobro_foundation_flutter/authentication/user_login_screen.dartthat imports:package:scobro_foundation_flutter/authentication/widgets/google_sign_in_button_wrapper.dartthat imports:package:google_sign_in_web/web_only.dartthat declares support for platforms:Web.
Package does not support platform `Windows`.
Because:
package:scobro_foundation_flutter/scobro_foundation_flutter.dartthat imports:package:scobro_foundation_flutter/core_widgets/screen_wrap.dartthat imports:package:scobro_foundation_flutter/authentication/authorized_widget.dartthat imports:package:scobro_foundation_flutter/authentication/user_login_screen.dartthat imports:package:scobro_foundation_flutter/authentication/widgets/google_sign_in_button_wrapper.dartthat imports:package:google_sign_in_web/web_only.dartthat declares support for platforms:Web.
Package does not support platform `Linux`.
Because:
package:scobro_foundation_flutter/scobro_foundation_flutter.dartthat imports:package:scobro_foundation_flutter/core_widgets/screen_wrap.dartthat imports:package:scobro_foundation_flutter/authentication/authorized_widget.dartthat imports:package:scobro_foundation_flutter/authentication/user_login_screen.dartthat imports:package:scobro_foundation_flutter/authentication/widgets/google_sign_in_button_wrapper.dartthat imports:package:google_sign_in_web/web_only.dartthat declares support for platforms:Web.
Package does not support platform `macOS`.
Because:
package:scobro_foundation_flutter/scobro_foundation_flutter.dartthat imports:package:scobro_foundation_flutter/core_widgets/screen_wrap.dartthat imports:package:scobro_foundation_flutter/authentication/authorized_widget.dartthat imports:package:scobro_foundation_flutter/authentication/user_login_screen.dartthat imports:package:scobro_foundation_flutter/authentication/widgets/google_sign_in_button_wrapper.dartthat imports:package:google_sign_in_web/web_only.dartthat declares support for platforms:Web.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:scobro_foundation_flutter/scobro_foundation_flutter.dartthat imports:package:scobro_foundation_flutter/core_widgets/screen_wrap.dartthat imports:package:scobro_foundation_flutter/core_services/app_manager_service.dartthat imports:package:scobro_foundation_flutter/core_services/app_initialization_service.dartthat imports:package:scobro_foundation_flutter/authentication/user_service.dartthat imports:package:scobro_foundation_flutter/authentication/auth_service.dartthat imports:package:scobro_foundation_flutter/http/web_request_service.dartthat imports:package:requests_plus/requests_plus.dartthat imports:package:requests_plus/src/requests_plus.dartthat imports:package:requests_plus/src/client/io_client.dartthat imports:package:http/io_client.dartthat imports:package:http/src/io_streamed_response.dartthat 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
WARNING: The value of the local variable 'viewModel' isn't used.
lib/authentication/user_login_screen.dart:14:9
╷
14 │ var viewModel = ref.read(userLoginViewModelProvider.notifier);
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/authentication/user_login_screen.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_riverpod |
^2.6.1 |
2.6.1 | 3.1.0 | |
flutter_svg |
^2.1.0 |
2.2.3 | 2.2.3 | |
google_fonts |
^6.3.0 |
6.3.3 | 7.0.0 | |
google_sign_in |
^7.1.1 |
7.2.0 | 7.2.0 | |
google_sign_in_platform_interface |
^3.0.0 |
3.1.0 | 3.1.0 | |
google_sign_in_web |
^1.0.0 |
1.1.0 | 1.1.0 | |
http |
^1.3.0 |
1.6.0 | 1.6.0 | |
loading_animation_widget |
^1.3.0 |
1.3.0 | 1.3.0 | |
requests_plus |
^4.8.6 |
4.8.6 | 4.8.6 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
google_sign_in_android |
- | 7.2.7 | 7.2.7 | |
google_sign_in_ios |
- | 6.2.4 | 6.2.4 | |
hex |
- | 0.2.0 | 0.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
quiver |
- | 3.2.2 | 3.2.2 | |
riverpod |
- | 2.6.1 | 3.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.8 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.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.
The constraint `^2.6.1` on flutter_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_riverpod to update the constraint.
The constraint `^6.3.0` on google_fonts does not support the stable version `7.0.0`, that was published 0 days ago.
When google_fonts is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions google_fonts 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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.