finik_sdk 4.1.1
finik_sdk: ^4.1.1 copied to clipboard
This Flutter package allows your application to integrate Finik payment feature.
We analyzed this package 13 hours ago, and awarded it 115 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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 ("4.1.1").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
10/10 points: 20% or more of the public API has dartdoc comments
494 out of 692 API elements (71.4 %) have documentation comments.
Some symbols that are missing documentation: finik_sdk, finik_sdk.AccountEntity, finik_sdk.AccountEntity.AccountEntity.new, finik_sdk.AccountEntity.copyWith, finik_sdk.AccountEntity.id.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:finik_sdk/finik_sdk.dartthat imports:package:finik_sdk/src/shared/utils/text_scenario_utils.dartthat imports:package:finik_sdk/src/shared/shared.dartthat imports:package:finik_sdk/src/shared/utils/utils.dartthat imports:package:finik_sdk/src/shared/utils/view_utils.dartthat imports:package:finik_sdk/src/finik_sdk_initializer.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:finik_sdk/finik_sdk.dartthat imports:package:finik_sdk/src/shared/utils/text_scenario_utils.dartthat imports:package:finik_sdk/src/shared/shared.dartthat imports:package:finik_sdk/src/shared/utils/utils.dartthat imports:package:finik_sdk/src/shared/utils/share_utils.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:finik_sdk/finik_sdk.dartthat imports:package:finik_sdk/src/shared/utils/text_scenario_utils.dartthat imports:package:finik_sdk/src/shared/shared.dartthat imports:package:finik_sdk/src/shared/utils/utils.dartthat imports:package:finik_sdk/src/shared/utils/view_utils.dartthat imports:package:finik_sdk/src/finik_sdk_initializer.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/hive_init.dartthat imports:package:path_provider/path_provider.dartthat 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.dartthat imports:package:finik_sdk/src/shared/utils/text_scenario_utils.dartthat imports:package:finik_sdk/src/shared/shared.dartthat imports:package:finik_sdk/src/shared/utils/utils.dartthat imports:package:finik_sdk/src/shared/utils/view_utils.dartthat imports:package:finik_sdk/src/finik_sdk_initializer.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:finik_sdk/finik_sdk.dartthat imports:package:finik_sdk/src/shared/utils/text_scenario_utils.dartthat imports:package:finik_sdk/src/shared/shared.dartthat imports:package:finik_sdk/src/shared/utils/utils.dartthat imports:package:finik_sdk/src/shared/utils/view_utils.dartthat imports:package:finik_sdk/src/finik_sdk_initializer.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:finik_sdk/finik_sdk.dartthat imports:package:finik_sdk/src/shared/utils/text_scenario_utils.dartthat imports:package:finik_sdk/src/shared/shared.dartthat imports:package:finik_sdk/src/shared/utils/utils.dartthat imports:package:finik_sdk/src/shared/utils/view_utils.dartthat imports:package:finik_sdk/src/finik_sdk_initializer.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 79 issues. Showing the first 2:
WARNING: The stack trace variable '_' isn't used and can be removed.
lib/src/data/repositories/item_repository_impl.dart:40:27
╷
40 │ } on Object catch (e, _) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/repositories/item_repository_impl.dart
WARNING: The stack trace variable '_' isn't used and can be removed.
lib/src/data/repositories/item_repository_impl.dart:98:27
╷
98 │ } on Object catch (e, _) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/data/repositories/item_repository_impl.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
animated_toggle_switch |
^0.8.5 |
0.8.7 | 0.8.7 | |
cached_network_image |
^3.3.1 |
3.4.1 | 4.0.0 | |
cross_file |
^0.3.5 |
0.3.5+5 | 0.3.5+5 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
device_info_plus |
^12.2.0 |
12.4.0 | 13.2.0 | |
dio |
^5.7.0 |
5.11.1 | 5.11.1 | |
equatable |
^2.0.7 |
2.1.0 | 2.1.0 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_dotenv |
^6.0.0 |
6.0.1 | 6.0.1 | |
flutter_svg |
^2.0.9 |
2.3.0 | 2.3.0 | |
get_it |
^9.0.5 |
9.2.1 | 9.2.1 | |
gql |
^1.0.0+1 |
1.0.1 | 1.0.1 | |
gql_dio_link |
^2.0.0 |
2.0.0 | 2.0.0 | |
graphql_codegen |
^3.0.1 |
3.0.2 | 3.0.2 | |
graphql_flutter |
^5.1.2 |
5.3.0 | 5.3.0 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
injectable |
^2.6.0 |
2.7.1+4 | 3.0.0 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
logger |
^2.6.2 |
2.8.0 | 2.8.0 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
pretty_dio_logger |
^1.4.0 |
1.4.0 | 1.4.0 | |
screenshot |
^3.0.0 |
3.0.0 | 3.0.0 | |
share_plus |
^12.0.1 |
12.0.2 | 13.3.0 | |
shimmer |
^3.0.0 |
3.0.0 | 4.0.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.2 |
4.6.0 | 4.6.0 | |
webview_flutter |
^4.13.0 |
4.14.1 | 4.14.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 103.0.0 | 108.0.0 | |
analyzer |
- | 13.3.0 | 14.4.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
bloc |
- | 9.2.1 | 9.2.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 4.0.11 | 4.0.11 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.13.0 | 8.13.0 | |
cached_network_image_platform_interface |
- | 4.1.1 | 5.0.0 | |
cached_network_image_web |
- | 1.3.1 | 2.0.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
code_builder |
- | 4.12.0 | 4.12.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 7.3.1 | 7.3.1 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.13 | 3.1.13 | |
dbus |
- | 0.7.15 | 0.7.15 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
dio_web_adapter |
- | 2.2.2 | 2.2.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.2 | 3.4.2 | |
flutter_hooks |
- | 0.21.3+1 | 0.21.3+1 | |
glob |
- | 2.2.0 | 2.2.0 | |
gql_code_builder |
- | 0.15.2 | 0.15.2 | |
gql_code_builder_serializers |
- | 0.1.0+1 | 0.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 | |
gql_tristate_value |
- | 1.1.0 | 1.1.0 | |
graphql |
- | 5.2.4 | 5.2.4 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_ce |
- | 2.20.0 | 2.20.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
isolate_channel |
- | 0.6.1 | 0.6.1 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
normalize |
- | 0.10.0 | 0.10.0 | |
objective_c |
- | 9.6.1 | 9.6.1 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
recase |
- | 4.1.0 | 4.1.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
share_plus_platform_interface |
- | 6.1.0 | 7.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.4 | 2.4.4 | |
sqflite_android |
- | 2.4.4 | 2.4.4 | |
sqflite_common |
- | 2.5.12 | 2.5.12 | |
sqflite_darwin |
- | 2.4.4 | 2.4.4 | |
sqflite_platform_interface |
- | 2.4.2 | 2.4.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.2 | 3.4.2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.14 | 0.7.14 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.33 | 6.3.33 | |
url_launcher_ios |
- | 6.4.2 | 6.4.2 | |
url_launcher_linux |
- | 3.2.3 | 3.2.3 | |
url_launcher_macos |
- | 3.2.6 | 3.2.6 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.6 | 3.1.6 | |
vector_graphics |
- | 1.2.3 | 1.2.3 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.3.0 | 1.3.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webview_flutter_android |
- | 4.14.1 | 4.14.1 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
webview_flutter_wkwebview |
- | 3.26.1 | 3.26.1 | |
win32 |
- | 5.15.0 | 6.4.0 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^3.3.1` on cached_network_image does not support the stable version `4.0.0`, that was published 17 days ago.
When cached_network_image is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions cached_network_image to update the constraint.
The constraint `^12.2.0` on device_info_plus does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions device_info_plus 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.