kakao_flutter_sdk_share 1.7.0
kakao_flutter_sdk_share: ^1.7.0 copied to clipboard
A flutter plugin for Kakao API, which supports Kakao login, KakaoTalk Share, User API, KakaoTalk API and Navi API.
We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 140):
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
.
10/10 points: 20% or more of the public API has dartdoc comments
140 out of 173 API elements (80.9 %) have documentation comments.
Some symbols that are missing documentation: ApiErrorCause
, AuthErrorCause
, description
, IdType
, allowedScopes
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:kakao_flutter_sdk_share/kakao_flutter_sdk_share.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:kakao_flutter_sdk_share/kakao_flutter_sdk_share.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:kakao_flutter_sdk_share/kakao_flutter_sdk_share.dart
that declares support for platforms:Android
,iOS
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:kakao_flutter_sdk_share/kakao_flutter_sdk_share.dart
that imports:package:kakao_flutter_sdk_template/kakao_flutter_sdk_template.dart
that imports:package:kakao_flutter_sdk_template/src/text_template.dart
that imports:package:kakao_flutter_sdk_template/src/model/link.dart
that imports:package:kakao_flutter_sdk_common/kakao_flutter_sdk_common.dart
that imports:package:kakao_flutter_sdk_common/src/util.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.dart
that imports:dart:io
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.
lib/src/share_client.dart:4:8
╷
4 │ import 'dart:typed_data';
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/share_client.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
dio |
^5.0.3 |
5.4.0 | 5.4.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
json_annotation |
^4.8.0 |
4.8.1 | 4.8.1 |
kakao_flutter_sdk_template |
1.7.0 |
1.7.0 | 1.7.0 |
platform |
^3.1.0 |
3.1.3 | 3.1.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.4.2 | 2.4.2 |
asn1lib |
- | 1.5.0 | 1.5.0 |
async |
- | 2.11.0 | 2.11.0 |
characters |
- | 1.3.0 | 1.3.0 |
clock |
- | 1.1.1 | 1.1.1 |
collection |
- | 1.18.0 | 1.18.0 |
convert |
- | 3.1.1 | 3.1.1 |
crypto |
- | 3.0.3 | 3.0.3 |
encrypt |
- | 5.0.3 | 5.0.3 |
ffi |
- | 2.1.0 | 2.1.0 |
file |
- | 7.0.0 | 7.0.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http_parser |
- | 4.0.2 | 4.0.2 |
js |
- | 0.6.7 | 0.6.7 |
kakao_flutter_sdk_common |
- | 1.7.0 | 1.7.0 |
material_color_utilities |
- | 0.5.0 | 0.8.0 |
meta |
- | 1.10.0 | 1.11.0 |
path |
- | 1.8.3 | 1.8.3 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.1 | 2.1.1 |
path_provider_windows |
- | 2.2.1 | 2.2.1 |
plugin_platform_interface |
- | 2.1.7 | 2.1.7 |
pointycastle |
- | 3.7.3 | 3.7.3 |
shared_preferences |
- | 2.2.2 | 2.2.2 |
shared_preferences_android |
- | 2.2.1 | 2.2.1 |
shared_preferences_foundation |
- | 2.3.4 | 2.3.4 |
shared_preferences_linux |
- | 2.3.2 | 2.3.2 |
shared_preferences_platform_interface |
- | 2.3.1 | 2.3.1 |
shared_preferences_web |
- | 2.2.2 | 2.2.2 |
shared_preferences_windows |
- | 2.3.2 | 2.3.2 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.2.0 | 1.2.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.3.2 | 1.3.2 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 0.3.0 | 0.4.0 |
win32 |
- | 5.1.1 | 5.1.1 |
xdg_directories |
- | 1.0.3 | 1.0.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
Analyzed with Pana 0.21.43
, Flutter 3.16.1
, Dart 3.2.1
.
Check the analysis log for details.