encatch_flutter 1.0.0-beta.1
encatch_flutter: ^1.0.0-beta.1 copied to clipboard
Encatch Flutter SDK for in-app feedback and survey collection. Full feature parity with the Encatch React Native SDK.
We analyzed this package 5 days ago, and awarded it 150 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Could not find any pubspec.yaml in the repository.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: encatch_flutter, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
78 out of 249 API elements (31.3 %) have documentation comments.
Some symbols that are missing documentation: encatch_flutter.AnnotationAnswer.AnnotationAnswer.new, encatch_flutter.AnnotationAnswer.fileData, encatch_flutter.AnnotationAnswer.fileName, encatch_flutter.AnnotationAnswer.fileType, encatch_flutter.AnnotationAnswer.toJson.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:encatch_flutter/encatch_flutter.dartthat imports:package:encatch_flutter/src/encatch_webview.dartthat imports:package:encatch_flutter/src/encatch.dartthat imports:package:encatch_flutter/src/device_info.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package not compatible with platform Web
Because:
package:encatch_flutter/encatch_flutter.dartthat imports:package:encatch_flutter/src/encatch_webview.dartthat imports:package:encatch_flutter/src/encatch.dartthat imports:package:encatch_flutter/src/device_info.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_linux.dartthat imports:dart:io
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:encatch_flutter/encatch_flutter.dartthat imports:package:encatch_flutter/src/encatch_webview.dartthat imports:package:encatch_flutter/src/encatch.dartthat imports:package:encatch_flutter/src/device_info.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:encatch_flutter/encatch_flutter.dartthat imports:package:encatch_flutter/src/encatch_webview.dartthat imports:package:encatch_flutter/src/encatch.dartthat imports:package:encatch_flutter/src/device_info.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:encatch_flutter/encatch_flutter.dartthat imports:package:encatch_flutter/src/encatch_webview.dartthat imports:package:encatch_flutter/src/encatch.dartthat imports:package:encatch_flutter/src/device_info.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
device_info_plus |
^12.3.0 |
12.3.0 | 12.3.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
http |
^1.2.2 |
1.6.0 | 1.6.0 | |
package_info_plus |
^9.0.0 |
9.0.0 | 9.0.0 | |
shared_preferences |
^2.5.4 |
2.5.4 | 2.5.4 | |
uuid |
^4.5.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.