reclaim_flutter 0.1.32 copy "reclaim_flutter: ^0.1.32" to clipboard
reclaim_flutter: ^0.1.32 copied to clipboard

reclaim_flutter SDK provides a way to let your users import data from other websites into your app in a secure, privacy preserving manner using zero knowledge proofs right in your Flutter Application.

85/ 160
pub points
61
downloads

We analyzed this package 32 hours ago, and awarded it 85 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
5 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Repository URL doesn't exist.

At the time of the analysis https://github.com/reclaimprotocol/reclaim_flutter was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.1.32").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting reclaim_flutter... Discovering libraries... Linking elements... Precaching local docs for 1230492 elements... Initialized dartdoc with 1499 libraries Generating docs for library providers/onemg/onemg_equal.dart from package:reclaim_flutter/providers/onemg/onemg_equal.dart... Generating docs for library providers/zomato/zomato_equal.dart from package:reclaim_flutter/providers/zomato/zomato_equal.dart... Generating docs for library providers/swiggy/swiggy_user.dart from package:reclaim_flutter/providers/swiggy/swiggy_user.dart... Generating docs for library providers/swiggy/swiggy_equal.dart from package:reclaim_flutter/providers/swiggy/swiggy_equal.dart... Generating docs for library providers/http/http_provider.dart from package:reclaim_flutter/providers/http/http_provider.dart... [5 more lines] ERR: warning: reclaim_flutter has no library level documentation comments from reclaim_flutter: (file:///tmp/pana_DMTKHA/lib/providers/onemg/onemg_equal.dart:1:1) warning: reclaim_flutter has no library level documentation comments from reclaim_flutter: (file:///tmp/pana_DMTKHA/lib/providers/zomato/zomato_equal.dart:1:1) error: file already written at "reclaim_flutter/index.html" for symbol reclaim_flutter: (file:///tmp/pana_DMTKHA/lib/providers/zomato/zomato_equal.dart:1:1) conflicting with file already generated by reclaim_flutter: (file:///tmp/pana_DMTKHA/lib/providers/onemg/onemg_equal.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'reclaim_flutter' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [51 more lines]

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:reclaim_flutter/reclaim_flutter.dart that imports:
  • package:reclaim_flutter/providers/zomato/zomato_equal.dart that imports:
  • package:webview_cookie_manager/webview_cookie_manager.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:reclaim_flutter/reclaim_flutter.dart that imports:
  • package:reclaim_flutter/providers/zomato/zomato_equal.dart that imports:
  • package:webview_cookie_manager/webview_cookie_manager.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:reclaim_flutter/reclaim_flutter.dart that imports:
  • package:reclaim_flutter/providers/zomato/zomato_equal.dart that imports:
  • package:webview_cookie_manager/webview_cookie_manager.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:reclaim_flutter/reclaim_flutter.dart that imports:
  • package:reclaim_flutter/providers/zomato/zomato_equal.dart that imports:
  • package:webview_cookie_manager/webview_cookie_manager.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:reclaim_flutter/reclaim_flutter.dart that imports:
  • package:reclaim_flutter/providers/zomato/zomato_equal.dart that imports:
  • package:webview_cookie_manager/webview_cookie_manager.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.cn/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 28 issues. Showing the first 2:

INFO: Invalid use of a private type in a public API.

lib/providers/http/hidden_web_view.dart:35:3

   ╷
35 │   _HiddenWebViewScreenState createState() => _HiddenWebViewScreenState();
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/providers/http/hidden_web_view.dart

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/providers/http/http_provider.dart:242:37

    ╷
242 │                 color: Colors.black.withOpacity(0.6),
    │                                     ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/providers/http/http_provider.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
convert any 3.1.2 3.1.2
crypto any 3.0.7 3.0.7
flutter_spinkit ^5.2.0 5.2.2 5.2.2
fluttertoast ^8.1.1 8.2.14 9.0.0
http any 1.5.0 1.5.0
wallet any 0.0.13 0.0.18
web3dart ^2.7.1 2.7.3 3.0.1
webview_cookie_manager ^2.0.6 2.0.6 2.0.6
webview_flutter any 4.13.0 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
eip1559 - 0.6.2 0.6.2
eip55 - 1.0.2 1.0.3
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
json_rpc_2 - 3.0.3 4.0.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
sec - 1.1.0 1.1.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
webview_flutter_android - 4.10.5 4.10.5
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.2 3.23.2

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

The constraint `^8.1.1` on fluttertoast does not support the stable version `9.0.0`.

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

The constraint `^2.7.1` on web3dart does not support the stable version `3.0.0`.

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 97 errors:

  • NEW_WITH_UNDEFINED_CONSTRUCTOR_DEFAULT - lib/providers/http/hidden_web_view.dart:39:20 - The class 'WebViewController' doesn't have an unnamed constructor.
  • UNDEFINED_METHOD - lib/providers/http/hidden_web_view.dart:48:9 - The method 'addJavaScriptChannel' isn't defined for the type 'WebViewController'.
  • UNDEFINED_CLASS - lib/providers/http/hidden_web_view.dart:50:29 - Undefined class 'JavaScriptMessage'.

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.23.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
85
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

reclaim_flutter SDK provides a way to let your users import data from other websites into your app in a secure, privacy preserving manner using zero knowledge proofs right in your Flutter Application.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

convert, crypto, flutter, flutter_spinkit, fluttertoast, http, wallet, web3dart, webview_cookie_manager, webview_flutter

More

Packages that depend on reclaim_flutter