surveysparrow_flutter_sdk 1.1.4 surveysparrow_flutter_sdk: ^1.1.4 copied to clipboard
SurveySparrow's flutter SDK lets you collect feedback at various touchpoints from your mobile app users. You can easily embed surveys in your mobile app with a few lines of code.
We analyzed this package 8 hours ago, and awarded it 70 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/surveysparrow/surveysparrow-flutter-sdk/tree/v1.0.0-beta.2
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
31 out of 688 API elements (4.5 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: answer
, answer.CustomEmailInput
, answer.CustomEmailInput.CustomEmailInput
, answer.CustomEmailInput.CustomEmailInput.fromMap
, answer.CustomEmailInput.data
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:surveysparrow_flutter_sdk/components/common/feedBackQuestionColumn.dart
that imports:package:surveysparrow_flutter_sdk/helpers/question.dart
that imports:package:surveysparrow_flutter_sdk/components/questions/npsScore.dart
that imports:package:sizer/sizer.dart
that imports:package:universal_io/io.dart
that imports:package:universal_io/src/_exports_in_browser.dart
that imports:package:universal_io/src/internet_address.dart
that imports:dart:io
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 214 issues. Showing the first 2:
ERROR: The named parameter 'primary' isn't defined.
lib/components/common/skipAndNext.dart:117:23
╷
117 │ primary: theme['ctaButtonColor'],
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/common/skipAndNext.dart
ERROR: The named parameter 'primary' isn't defined.
lib/components/common/skipAndNext.dart:123:23
╷
123 │ primary: Color(0x00000000),
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/components/common/skipAndNext.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
country_code_picker |
^3.0.0 |
3.1.0 | 3.1.0 |
country_pickers |
^2.0.0 |
2.0.0 | 3.0.1 |
easy_debounce |
^2.0.3 |
2.0.3 | 2.0.3 |
eval_ex |
^1.1.8 |
1.1.8 | 1.1.8 |
expandable_text |
^2.3.0 |
2.3.0 | 2.3.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_rating_stars |
^1.0.3+4 |
1.1.0 | 1.1.0 |
flutter_spinkit |
^5.2.0 |
5.2.1 | 5.2.1 |
flutter_svg |
^2.0.7 |
2.0.14 | 2.0.14 |
http |
^1.1.0 |
1.2.2 | 1.2.2 |
phone_numbers_parser |
^6.0.0 |
6.0.0 | 9.0.2 |
provider |
^6.0.5 |
6.1.2 | 6.1.2 |
readmore |
^2.2.0 |
2.2.0 | 3.0.0 |
sizer |
^2.0.15 |
2.0.15 | 3.0.4 |
url_launcher |
^6.1.14 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.3.1 |
collection |
- | 1.18.0 | 1.19.1 |
dart_countries |
- | 3.0.3 | 3.0.3 |
decimal |
- | 2.3.3 | 3.0.2 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http_parser |
- | 4.0.2 | 4.1.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
phone_number_metadata |
- | 5.0.5 | 5.0.5 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
rational |
- | 2.2.3 | 2.2.3 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_io |
- | 2.2.2 | 2.2.2 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_graphics |
- | 1.1.14 | 1.1.14 |
vector_graphics_codec |
- | 1.1.12 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.15 | 1.1.15 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^2.0.0` on country_pickers does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions country_pickers
to update the constraint.
The constraint `^6.0.0` on phone_numbers_parser does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions phone_numbers_parser
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 6 errors:
UNDEFINED_NAMED_PARAMETER
-lib/components/common/skipAndNext.dart:117:23
- The named parameter 'primary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/components/common/skipAndNext.dart:123:23
- The named parameter 'primary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/components/thankyou.dart:277:23
- The named parameter 'primary' isn't defined.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.