dynamic 0.0.5 
dynamic: ^0.0.5 copied to clipboard
bridged's dynamic remote-ui for flutter app. bump your flutter project to enterprise level
We analyzed this package 3 days ago, and awarded it 125 pub points (of a possible 160):
 10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/softmarshmallow/remote-ui/tree/master/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.5").
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.
 10/10 points: 20% or more of the public API has dartdoc comments
52 out of 177 API elements (29.4 %) have documentation comments.
Some symbols that are missing documentation: flutter_x, flutter_x.ACTION_MATERIAL_SHOW_DIALOG, flutter_x.ACTION_MATERIAL_SHOW_SNACKBAR, flutter_x.ACTION_POP_PAGE, flutter_x.ACTION_PUSH_PAGE.
 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:dynamic/dynamic.dartthat imports:package:dynamic/src/images/images.dartthat imports:package:flutter_svg/flutter_svg.dartthat imports:package:flutter_svg/svg.dartthat imports:package:flutter_svg/src/picture_provider.dartthat imports:dart:io
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:dynamic/dynamic.dartthat imports:package:dynamic/src/images/images.dartthat imports:package:flutter_svg/flutter_svg.dartthat imports:package:flutter_svg/svg.dartthat imports:package:flutter_svg/src/vector_drawable.dartthat imports:package:flutter_svg/src/svg/xml_parsers.dartthat imports:package:flutter_svg/src/svg/parsers.dartthat imports:package:flutter_svg/src/utilities/http.dartthat imports:package:flutter_svg/src/utilities/_http_io.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.dev/web/wasm for details.
 30/50 points: code has no errors, warnings, lints, or formatting issues
Found 17 issues. Showing the first 2:
WARNING: Duplicate export.
lib/dynamic.dart:6:8
  ╷
6 │ export 'src/layouts/layouts.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dynamic.dart
WARNING: The value of the local variable 'fieldData' isn't used.
lib/src/engine/engine.dart:21:11
   ╷
21 │     final fieldData = data;
   │           ^^^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/engine/engine.dart
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
flutter_svg | 
^0.22.0 | 
0.22.0 | 2.2.1 | |
grpc | 
^3.0.0 | 
3.2.4 | 4.3.1 | |
json_annotation | 
^4.0.1 | 
4.9.0 | 4.9.0 | |
x_action | 
^0.0.2 | 
0.0.2 | 0.0.2 | |
x_color | 
^0.0.2 | 
0.0.2+2 | 0.0.2+2 | |
x_icon | 
^0.0.5 | 
0.0.5 | 0.0.5 | 
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
archive | 
- | 3.6.1 | 4.0.7 | |
args | 
- | 2.7.0 | 2.7.0 | |
async | 
- | 2.13.0 | 2.13.0 | |
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 | |
fixnum | 
- | 1.1.1 | 1.1.1 | |
google_identity_services_web | 
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth | 
- | 1.6.0 | 2.0.0 | |
http | 
- | 1.5.0 | 1.5.0 | |
http2 | 
- | 2.3.1 | 2.3.1 | |
http_parser | 
- | 4.1.2 | 4.1.2 | |
material_color_utilities | 
- | 0.11.1 | 0.13.0 | |
meta | 
- | 1.16.0 | 1.17.0 | |
path | 
- | 1.9.1 | 1.9.1 | |
path_drawing | 
- | 0.5.1+1 | 1.0.1 | |
path_parsing | 
- | 0.2.1 | 1.1.0 | |
petitparser | 
- | 5.4.0 | 7.0.1 | |
protobuf | 
- | 3.1.0 | 5.0.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 | |
vector_math | 
- | 2.2.0 | 2.2.0 | |
web | 
- | 1.1.1 | 1.1.1 | |
x_uri | 
- | 0.0.1+2 | 0.0.1+2 | |
xml | 
- | 5.4.1 | 6.6.1 | 
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.22.0` on flutter_svg does not support the stable version `0.23.0`.
Try running dart pub upgrade --major-versions flutter_svg to update the constraint.
The constraint `^3.0.0` on grpc does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions grpc 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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.