tvf_flutter_schema 1.1.0
tvf_flutter_schema: ^1.1.0 copied to clipboard
KOMBU IoT System - GraphQL Schema for Flutter/Dart (Mobile-focused). Provides GraphQL queries, mutations, and a direct GraphQL client for mobile app development with AWS Amplify. Uses GraphQL directly [...]
We analyzed this package 2 days ago, and awarded it 70 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/your-org/kombu was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/your-org/kombu was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
57 out of 81 API elements (70.4 %) have documentation comments.
Some symbols that are missing documentation: tvf_flutter_schema.DeviceMutations.DeviceMutations.new, tvf_flutter_schema.DeviceQueries.DeviceQueries.new, tvf_flutter_schema.DeviceTokenMutations.DeviceTokenMutations.new, tvf_flutter_schema.DeviceTokenQueries.DeviceTokenQueries.new, tvf_flutter_schema.DeviceUserMappingMutations.DeviceUserMappingMutations.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:tvf_flutter_schema/tvf_flutter_schema.dartthat imports:package:tvf_flutter_schema/src/api/push_command_helper.dartthat imports:package:amplify_flutter/amplify_flutter.dartthat imports:package:amplify_flutter/src/amplify_impl.dartthat imports:dart:io
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:tvf_flutter_schema/tvf_flutter_schema.dartthat imports:package:tvf_flutter_schema/src/api/push_command_helper.dartthat imports:package:amplify_flutter/amplify_flutter.dartthat imports:package:amplify_secure_storage/amplify_secure_storage.dartthat imports:package:amplify_secure_storage/src/amplify_secure_storage.vm.dartthat imports:package:amplify_secure_storage_dart/src/utils/file_key_value_store.dartthat declares support for platforms:iOS,Windows,Linux,macOS,Web.
Package does not support platform `iOS`.
Because:
package:tvf_flutter_schema/tvf_flutter_schema.dartthat imports:package:tvf_flutter_schema/src/api/push_command_helper.dartthat imports:package:amplify_flutter/amplify_flutter.dartthat imports:package:amplify_secure_storage/amplify_secure_storage.dartthat imports:package:amplify_secure_storage/src/amplify_secure_storage.vm.dartthat imports:package:amplify_secure_storage_dart/amplify_secure_storage_dart.dartthat imports:package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dartthat imports:package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dartthat imports:package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dartthat imports:package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Linux`.
Because:
package:tvf_flutter_schema/tvf_flutter_schema.dartthat imports:package:tvf_flutter_schema/src/api/push_command_helper.dartthat imports:package:amplify_flutter/amplify_flutter.dartthat imports:package:amplify_secure_storage/amplify_secure_storage.dartthat imports:package:amplify_secure_storage/src/amplify_secure_storage.vm.dartthat imports:package:amplify_secure_storage_dart/amplify_secure_storage_dart.dartthat imports:package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dartthat imports:package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dartthat imports:package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dartthat imports:package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:tvf_flutter_schema/tvf_flutter_schema.dartthat imports:package:tvf_flutter_schema/src/api/push_command_helper.dartthat imports:package:amplify_flutter/amplify_flutter.dartthat imports:package:amplify_secure_storage/amplify_secure_storage.dartthat imports:package:amplify_secure_storage/src/amplify_secure_storage.vm.dartthat imports:package:amplify_secure_storage_dart/amplify_secure_storage_dart.dartthat imports:package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.dartthat imports:package:amplify_secure_storage_dart/src/mixins/amplify_secure_storage_mixin.vm.dartthat imports:package:amplify_secure_storage_dart/src/platforms/amplify_secure_storage_windows.dartthat imports:package:amplify_secure_storage_dart/src/ffi/win32/data_protection.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 18 issues. Showing the first 2:
ERROR: The argument type 'Map
lib/src/api/graphql_client.dart:57:22
╷
57 │ variables: variables,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/api/graphql_client.dart
ERROR: The named parameter 'extensions' isn't defined.
lib/src/api/graphql_client.dart:79:9
╷
79 │ extensions: response.extensions,
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/api/graphql_client.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
amplify_api |
^2.0.0 |
2.8.0 | 2.8.0 | |
amplify_flutter |
^2.0.0 |
2.8.0 | 2.8.0 | |
graphql |
^5.1.2 |
5.2.3 | 5.2.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
amplify_api_dart |
- | 0.5.13 | 0.5.13 | |
amplify_core |
- | 2.8.0 | 2.8.0 | |
amplify_secure_storage |
- | 0.5.14 | 0.5.14 | |
amplify_secure_storage_dart |
- | 0.5.9 | 0.5.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
aws_common |
- | 0.7.12 | 0.7.12 | |
aws_signature_v4 |
- | 0.6.10 | 0.6.10 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.1 | 8.12.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 7.0.0 | 7.0.0 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
gql |
- | 1.0.1 | 1.0.1 | |
gql_dedupe_link |
- | 2.0.4-alpha+1715521079596 | 4.0.0 | |
gql_error_link |
- | 1.0.1 | 1.0.1 | |
gql_exec |
- | 1.1.1-alpha+1699813812660 | 1.1.1-alpha+1699813812660 | |
gql_http_link |
- | 1.2.0 | 1.2.0 | |
gql_link |
- | 1.1.0 | 1.1.0 | |
gql_transform_link |
- | 1.0.1 | 1.0.1 | |
graphs |
- | 2.3.2 | 2.3.2 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
isolate_channel |
- | 0.2.2+1 | 0.2.2+1 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
normalize |
- | 0.9.1 | 0.10.0 | |
os_detect |
- | 2.0.3 | 2.0.3 | |
path |
- | 1.9.1 | 1.9.1 | |
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 | |
retry |
- | 3.1.2 | 3.1.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.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 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
win32 |
- | 5.15.0 | 5.15.0 | |
worker_bee |
- | 0.3.9 | 0.3.9 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 12 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/src/api/graphql_client.dart:57:22- The argument type 'Map<String, dynamic>?' can't be assigned to the parameter type 'Map<String, dynamic>'.UNDEFINED_NAMED_PARAMETER-lib/src/api/graphql_client.dart:79:9- The named parameter 'extensions' isn't defined.UNDEFINED_GETTER-lib/src/api/graphql_client.dart:79:30- The getter 'extensions' isn't defined for the type 'GraphQLResponse
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.