cdx_components 1.0.0
cdx_components: ^1.0.0 copied to clipboard
Flutter UI library with form builders, reactive widgets, theme services, and utilities for fast app development.
We analyzed this package 8 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting cdx_components... Discovering libraries... Linking elements... Precaching local docs for 1263185 elements... Initialized dartdoc with 1903 libraries Generating docs for library core/services/cloud/crud_service.dart from package:cdx_components/core/services/cloud/crud_service.dart... Generating docs for library core/services/cloud/icrud_service.dart from package:cdx_components/core/services/cloud/icrud_service.dart... Generating docs for library core/services/app/iapp_service.dart from package:cdx_components/core/services/app/iapp_service.dart... Generating docs for library core/services/app/ievent_service.dart from package:cdx_components/core/services/app/ievent_service.dart... Generating docs for library core/services/app/itheme_service.dart from package:cdx_components/core/services/app/itheme_service.dart... [67 more lines] ERR: warning: cdxcomponents has no library level documentation comments from cdxcomponents: (file:///tmp/pana_WKGVHX/lib/core/services/cloud/crud_service.dart:1:1) warning: cdxcomponents has no library level documentation comments from cdxcomponents: (file:///tmp/pana_WKGVHX/lib/core/services/cloud/icrud_service.dart:1:1) error: file already written at "cdxcomponents/index.html" for symbol cdxcomponents: (file:///tmp/pana_WKGVHX/lib/core/services/cloud/icrud_service.dart:1:1) conflicting with file already generated by cdxcomponents: (file:///tmp/pana_WKGVHX/lib/core/services/cloud/crud_service.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'cdxcomponents' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [632 more lines]
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:cdx_components/core/services/app/iapp_service.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:cdx_components/core/services/app/iapp_service.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:cdx_components/core/services/app/iapp_service.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package not compatible with platform Web
Because:
package:cdx_components/core/services/app/iapp_service.dartthat imports:package:cdx_components/injector.dartthat imports:package:cdx_components/core/services/app/imedia_service.dartthat imports:dart:io
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 14 issues. Showing the first 2:
INFO: The type parameter name 'int' matches a visible type name.
lib/core/models/result.dart:3:14
╷
3 │ class Result<int, String, T> {
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/models/result.dart
INFO: The type parameter name 'String' matches a visible type name.
lib/core/models/result.dart:3:19
╷
3 │ class Result<int, String, T> {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/models/result.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_colorpicker |
^1.1.0 |
1.1.0 | 1.1.0 | |
flutter_svg |
^2.2.3 |
2.2.4 | 2.2.4 | |
fluttertoast |
^9.0.0 |
9.0.0 | 9.0.0 | |
get_it |
^8.0.3 |
8.3.0 | 9.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
keyboard_actions |
^4.2.1 |
4.2.1 | 4.2.1 | |
lottie |
^3.3.2 |
3.3.2 | 3.3.2 | |
nanoid |
^1.0.0 |
1.0.0 | 1.0.0 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
posix |
- | 6.5.0 | 6.5.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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_graphics |
- | 1.1.21 | 1.1.21 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.0 | 1.2.0 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^8.0.3` on get_it does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions get_it 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.12, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.