tiki_sdk_flutter 2.1.7 tiki_sdk_flutter: ^2.1.7 copied to clipboard
A package for adding TIKI's decentralized infrastructure to Flutter projects. Add tokenized data ownership, consent, and rewards to your app in minutes.
We analyzed this package 4 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/tiki/tiki-sdk-flutter/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
Documentation URL doesn't exist.
At the time of the analysis https://docs.mytiki.com/docs
was unreachable. Make sure that the website is reachable via HEAD
requests.
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 2 links are insecure.
README.md:86:48
╷
86 │ <td align="center" valign="top" width="14.28%"><a href="http://mytiki.com"><img src="https://avatars.githubusercontent.com/u/3769672?v=4?s=100" width="100px;" alt="Mike Audi"/><br /><sub><b>Mike Audi</b></sub></a><br /><a href="https://github.com/tiki/tiki-sdk-flutter/commits?author=mike-audi" title="Code">💻</a> <a href="https://github.com/tiki/tiki-sdk-flutter/pulls?q=is%3Apr+reviewed-by%3Amike-audi" title="Reviewed Pull Requests">👀</a></td>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https
URLs instead.
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
101 out of 145 API elements (69.7 %) have documentation comments.
Some symbols that are missing documentation: bullet
, offer
, theme
, tiki_sdk
, tiki_sdk.KeyStorage.generate
.
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:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:tiki_sdk_flutter/src/widgets/offer_prompt.dart
that imports:package:tiki_sdk_flutter/src/widgets/ending.dart
that imports:package:app_settings/app_settings.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:tiki_sdk_flutter/ui/offer.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
.
Package does not support platform `macOS`.
Because:
package:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:tiki_sdk_flutter/ui/offer.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
.
Package does not support platform `Web`.
Because:
package:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:tiki_sdk_flutter/ui/offer.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
.
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:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:tiki_sdk_flutter/tiki_sdk.dart
that imports:package:tiki_sdk_flutter/src/widgets/settings.dart
that imports:package:tiki_sdk_flutter/src/widgets/markdown.dart
that imports:package:flutter_markdown/flutter_markdown.dart
that imports:package:flutter_markdown/src/widget.dart
that imports:package:flutter_markdown/src/_functions_io.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 26 issues. Showing the first 2:
INFO: Dangling library doc comment.
lib/src/assets/icons/tiki_sdk_icons_icons.dart:1:1
╷
1 │ /// Flutter icons TikiSdkIcons
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/assets/icons/tiki_sdk_icons_icons.dart
INFO: Dangling library doc comment.
lib/src/widgets/button.dart:6:1
╷
6 │ /// {@category UI}
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/button.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
app_settings |
4.2.0 |
4.2.0 | 5.1.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_markdown |
^0.6.14 |
0.6.23 | 0.7.4+1 |
flutter_secure_storage |
^8.0.0 |
8.1.0 | 9.2.2 |
package_info_plus |
^3.1.0 |
3.1.2 | 8.1.1 |
path_provider |
^2.0.14 |
2.1.5 | 2.1.5 |
permission_handler |
^10.2.0 |
10.4.5 | 11.3.1 |
sqlite3 |
^1.11.0 |
1.11.2 | 2.4.7 |
sqlite3_flutter_libs |
^0.5.13 |
0.5.26 | 0.5.26 |
tiki_sdk_dart |
^2.1.4 |
2.1.4 | 3.0.0 |
uuid |
^3.0.7 |
3.0.7 | 4.5.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
characters |
- | 1.3.0 | 1.3.1 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
coverage |
- | 1.11.0 | 1.11.0 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
flutter_secure_storage_linux |
- | 1.2.1 | 1.2.1 |
flutter_secure_storage_macos |
- | 3.1.2 | 3.1.2 |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 1.1.2 |
flutter_secure_storage_web |
- | 1.2.1 | 1.2.1 |
flutter_secure_storage_windows |
- | 2.1.1 | 3.1.2 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
frontend_server_client |
- | 4.0.0 | 4.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
html |
- | 0.15.5 | 0.15.5 |
http |
- | 0.13.6 | 1.2.2 |
http_multi_server |
- | 3.2.1 | 3.2.1 |
http_parser |
- | 4.0.2 | 4.1.1 |
io |
- | 1.0.4 | 1.0.4 |
js |
- | 0.6.7 | 0.7.1 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
markdown |
- | 7.2.2 | 7.2.2 |
matcher |
- | 0.12.16+1 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mime |
- | 2.0.0 | 2.0.0 |
nock |
- | 1.2.3 | 1.2.3 |
node_preamble |
- | 2.0.2 | 2.0.2 |
package_config |
- | 2.1.0 | 2.1.0 |
package_info_plus_platform_interface |
- | 2.0.1 | 3.0.1 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
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 |
permission_handler_android |
- | 10.3.6 | 12.0.13 |
permission_handler_apple |
- | 9.1.4 | 9.4.5 |
permission_handler_platform_interface |
- | 3.12.0 | 4.2.3 |
permission_handler_windows |
- | 0.1.3 | 0.2.1 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pointycastle |
- | 3.9.1 | 3.9.1 |
pool |
- | 1.5.1 | 1.5.1 |
pub_semver |
- | 2.1.4 | 2.1.4 |
shelf |
- | 1.4.1 | 1.4.2 |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 |
shelf_static |
- | 1.1.3 | 1.1.3 |
shelf_web_socket |
- | 2.0.0 | 2.0.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 |
source_maps |
- | 0.10.12 | 0.10.12 |
source_span |
- | 1.10.0 | 1.10.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test |
- | 1.25.8 | 1.25.8 |
test_api |
- | 0.7.3 | 0.7.3 |
test_core |
- | 0.6.5 | 0.6.5 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 14.3.1 | 14.3.1 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 1.1.0 | 1.1.0 |
web_socket |
- | 0.1.6 | 0.1.6 |
web_socket_channel |
- | 3.0.1 | 3.0.1 |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 |
win32 |
- | 4.1.4 | 5.8.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `4.2.0` on app_settings does not support the stable version `4.3.0`.
Try running dart pub upgrade --major-versions app_settings
to update the constraint.
The constraint `^0.6.14` on flutter_markdown does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions flutter_markdown
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.