finik_sdk 0.1.12
finik_sdk: ^0.1.12 copied to clipboard
This Flutter package allows your application to integrate Finik application features.
We analyzed this package 14 hours ago, and awarded it 90 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting finik_sdk... Discovering libraries... Linking elements... Precaching local docs for 1386052 elements... Initialized dartdoc with 2186 libraries Generating docs for library finik_sdk.dart from package:finik_sdk/finik_sdk.dart... ERR: warning: finik_sdk has no library level documentation comments from finik_sdk: (file:///tmp/pana_SFDFNU/lib/finik_sdk.dart:1:1)
dartdoc 8.3.3 (/tmp/analyzerDHDLEA/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.7.2.snapshot) failed: UnimplementedError: No members on Library.sentinel are accessible #0 _LibrarySentinel.noSuchMethod (package:dartdoc/src/model/library.dart:19:7) #1 _LibrarySentinel.element (package:dartdoc/src/model/library.dart:16:7) #2 canonicalLibraryCandidate (package:dartdoc/src/model/canonicalization.dart:17:69) #3 ModelElement.canonicalLibrary.
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 does not support platform `Web`.
Because:
package:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:graphql_flutter/graphql_flutter.dart
that imports:package:graphql_flutter/src/hive_init.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:graphql_flutter/graphql_flutter.dart
that imports:package:graphql_flutter/src/widgets/hooks/subscription.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:graphql_flutter/graphql_flutter.dart
that imports:package:graphql_flutter/src/widgets/hooks/subscription.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:graphql_flutter/graphql_flutter.dart
that imports:package:graphql_flutter/src/widgets/hooks/subscription.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:finik_sdk/src/shared/shared.dart
that imports:package:finik_sdk/src/shared/ui_kit/ui_kit.dart
that imports:package:finik_sdk/src/shared/ui_kit/components/components.dart
that imports:package:finik_sdk/src/shared/ui_kit/components/wrappers/wrappers.dart
that imports:package:finik_sdk/src/shared/ui_kit/components/wrappers/cached_network_image_wrapper.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:graphql_flutter/graphql_flutter.dart
that imports:package:graphql_flutter/src/widgets/hooks/subscription.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:finik_sdk/finik_sdk.dart
that imports:package:finik_sdk/src/finik_sdk_initializer.dart
that imports:package:graphql_flutter/graphql_flutter.dart
that imports:package:graphql_flutter/src/hive_init.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 127 issues. Showing the first 2:
WARNING: The value of the field '_instance' isn't used.
lib/src/data/remote/dao/qr_code/qr_code.graphql.dart:2055:50
╷
2055 │ final Query$getDeeplinks$listServices$services _instance;
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/remote/dao/qr_code/qr_code.graphql.dart
WARNING: The value of the field '_undefined' isn't used.
lib/src/data/remote/dao/qr_code/qr_code.graphql.dart:2059:16
╷
2059 │ static const _undefined = <dynamic, dynamic>{};
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/remote/dao/qr_code/qr_code.graphql.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
bloc_test |
^9.1.7 |
9.1.7 | 10.0.0 | |
cached_network_image |
^3.3.1 |
3.4.1 | 3.4.1 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
dio |
^5.7.0 |
5.8.0+1 | 5.8.0+1 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
flutter_bloc |
^8.1.6 |
8.1.6 | 9.1.0 | |
flutter_dotenv |
^5.2.1 |
5.2.1 | 5.2.1 | |
flutter_svg |
^2.0.9 |
2.0.17 | 2.0.17 | |
get_it |
^7.7.0 |
7.7.0 | 8.0.3 | |
gql |
^1.0.0+1 |
1.0.1-alpha+1730759315362 | 1.0.1-alpha+1730759315362 | |
gql_dio_link |
^1.0.1+1 |
1.0.1+1 | 1.0.1+1 | |
graphql |
^5.1.3 |
5.2.0-beta.11 | 5.2.0-beta.11 | |
graphql_codegen |
^1.1.1 |
1.2.3 | 1.2.3 | |
graphql_flutter |
^5.1.2 |
5.2.0-beta.8 | 5.2.0-beta.8 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
injectable |
^2.4.4 |
2.5.0 | 2.5.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
logger |
^2.4.0 |
2.5.0 | 2.5.0 | |
mocktail |
^0.3.0 |
0.3.0 | 1.0.4 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.0 |
2.1.5 | 2.1.5 | |
path_provider_platform_interface |
^2.1.2 |
2.1.2 | 2.1.2 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
pretty_dio_logger |
^1.4.0 |
1.4.0 | 1.4.0 | |
retry |
^3.1.2 |
3.1.2 | 3.1.2 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
slang |
^3.32.0 |
3.32.0 | 4.6.0 | |
slang_flutter |
^3.32.0 |
3.32.0 | 4.6.0 | |
url_launcher |
^6.3.1 |
6.3.1 | 6.3.1 | |
uuid |
^4.5.1 |
4.5.1 | 4.5.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 80.0.0 | 80.0.0 | |
analyzer |
- | 7.3.0 | 7.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.0.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.2 | 2.4.2 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.9.5 | 8.9.5 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_builder |
- | 4.10.1 | 4.10.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 6.1.3 | 6.1.3 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.11.1 | 1.11.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csv |
- | 6.0.0 | 6.0.0 | |
dart_style |
- | 3.0.1 | 3.0.1 | |
dbus |
- | 0.7.11 | 0.7.11 | |
diff_match_patch |
- | 0.4.1 | 0.4.1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 | |
flutter_hooks |
- | 0.20.5 | 0.21.2 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
gql_code_builder |
- | 0.13.1 | 0.13.1 | |
gql_code_builder_serializers |
- | 0.1.0 | 0.1.0 | |
gql_dedupe_link |
- | 2.0.4-alpha+1715521079596 | 2.0.4-alpha+1715521079596 | |
gql_error_link |
- | 1.0.0+1 | 1.0.0+1 | |
gql_exec |
- | 1.1.1-alpha+1699813812660 | 1.1.1-alpha+1699813812660 | |
gql_http_link |
- | 1.1.0 | 1.1.0 | |
gql_link |
- | 1.0.1-alpha+1730759315378 | 1.0.1-alpha+1730759315378 | |
gql_transform_link |
- | 1.0.0 | 1.0.0 | |
gql_tristate_value |
- | 1.0.0 | 1.0.0 | |
http |
- | 1.3.0 | 1.3.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json2yaml |
- | 3.0.1 | 3.0.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
normalize |
- | 0.9.1 | 0.10.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.16 | 2.2.16 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
pool |
- | 1.5.1 | 1.5.1 | |
provider |
- | 6.1.4 | 6.1.4 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.1 | 2.4.1 | |
sqflite_common |
- | 2.5.5 | 2.5.5 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.3.1 | 3.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.25.15 | 1.25.15 | |
test_api |
- | 0.7.4 | 0.7.4 | |
test_core |
- | 0.6.8 | 0.6.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.15 | 6.3.15 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_graphics |
- | 1.1.18 | 1.1.18 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 | |
vector_math |
- | 2.1.4 | 2.1.4 | |
vm_service |
- | 15.0.0 | 15.0.0 | |
watcher |
- | 1.1.1 | 1.1.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 0.1.6 | 0.1.6 | |
web_socket_channel |
- | 3.0.2 | 3.0.2 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^9.1.7` on bloc_test does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions bloc_test
to update the constraint.
The constraint `^8.1.6` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc
to update the constraint.
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 1 error:
UNDEFINED_NAMED_PARAMETER
-lib/src/core/network/network_module.dart:29:7
- The named parameter 'queryRequestTimeout' isn't defined.
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.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.