tiki_sdk_flutter 2.1.7 icon indicating copy to clipboard operation
tiki_sdk_flutter: ^2.1.7 copied to clipboard

PlatformAndroidiOS

A package for adding TIKI's decentralized infrastructure to Flutter projects. Add tokenized data ownership, consent, and rewards to your app in minutes.

0
likes
115/ 140
pub points
2%
popularity

We analyzed this package 2 days ago, and awarded it 115 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
25 / 30icon to trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

101 out of 151 API elements (66.9 %) have documentation comments.

Some symbols that are missing documentation: bullet, Bullet, offer, Offer, theme.

10/10 points: Package has an example

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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.
icon indicating section status
Pass static analysis
40 / 50icon to trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 18 issues. Showing the first 2:

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/widgets/learn_more.dart:30:41

   ╷
30 │   Widget build(BuildContext context) => WillPopScope(
   │                                         ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/learn_more.dart

INFO: 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/widgets/learn_more.dart:30:41

   ╷
30 │   Widget build(BuildContext context) => WillPopScope(
   │                                         ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/learn_more.dart

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

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.18+2 0.6.18+2
flutter_secure_storage ^8.0.0 8.1.0 9.0.0
package_info_plus ^3.1.0 3.1.2 5.0.1
path_provider ^2.0.14 2.1.1 2.1.1
permission_handler ^10.2.0 10.4.5 11.1.0
sqlite3 ^1.11.0 1.11.2 2.1.0
sqlite3_flutter_libs ^0.5.13 0.5.18 0.5.18
tiki_sdk_dart ^2.1.4 2.1.4 3.0.0
uuid ^3.0.7 3.0.7 4.2.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 64.0.0 65.0.0
analyzer - 6.2.0 6.3.0
args - 2.4.2 2.4.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
coverage - 1.7.1 1.7.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
ffi - 2.1.0 2.1.0
file - 7.0.0 7.0.0
flutter_secure_storage_linux - 1.2.0 1.2.0
flutter_secure_storage_macos - 3.0.1 3.0.1
flutter_secure_storage_platform_interface - 1.0.2 1.0.2
flutter_secure_storage_web - 1.1.2 1.1.2
flutter_secure_storage_windows - 2.1.1 3.0.0
flutter_web_plugins - 0.0.0 0.0.0
frontend_server_client - 3.2.0 3.2.0
glob - 2.1.2 2.1.2
html - 0.15.4 0.15.4
http - 0.13.6 1.1.2
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.0.2
io - 1.0.4 1.0.4
js - 0.6.7 0.6.7
logging - 1.2.0 1.2.0
markdown - 7.1.1 7.1.1
matcher - 0.12.16 0.12.16
material_color_utilities - 0.5.0 0.8.0
meta - 1.10.0 1.11.0
mime - 1.0.4 1.0.4
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 2.0.1
path - 1.8.3 1.8.3
path_provider_android - 2.2.1 2.2.1
path_provider_foundation - 2.3.1 2.3.1
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
permission_handler_android - 10.3.6 12.0.1
permission_handler_apple - 9.1.4 9.2.0
permission_handler_platform_interface - 3.12.0 4.0.2
permission_handler_windows - 0.1.3 0.2.0
platform - 3.1.3 3.1.3
plugin_platform_interface - 2.1.7 2.1.7
pointycastle - 3.7.3 3.7.3
pool - 1.5.1 1.5.1
pub_semver - 2.1.4 2.1.4
shelf - 1.4.1 1.4.1
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.2 1.1.2
shelf_web_socket - 1.0.4 1.0.4
sky_engine - 0.0.99 0.0.99
source_map_stack_trace - 2.1.1 2.1.1
source_maps - 0.10.12 0.10.12
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test - 1.24.9 1.24.9
test_api - 0.6.1 0.6.1
test_core - 0.5.9 0.5.9
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
vm_service - 13.0.0 13.0.0
watcher - 1.1.0 1.1.0
web - 0.3.0 0.4.0
web_socket_channel - 2.4.0 2.4.0
webkit_inspection_protocol - 1.2.1 1.2.1
win32 - 4.1.4 5.1.1
xdg_directories - 1.0.3 1.0.3
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 7 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 `^8.0.0` on flutter_secure_storage does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.

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.

0
likes
115
pub points
2%
popularity

Publisher

verified publisher iconmytiki.com

A package for adding TIKI's decentralized infrastructure to Flutter projects. Add tokenized data ownership, consent, and rewards to your app in minutes.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

app_settings, flutter, flutter_markdown, flutter_secure_storage, package_info_plus, path_provider, permission_handler, sqlite3, sqlite3_flutter_libs, tiki_sdk_dart, uuid

More

Packages that depend on tiki_sdk_flutter