survey_form 1.0.1+2
survey_form: ^1.0.1+2 copied to clipboard
This package enables supervisors to monitor certain activities and record observations according to defined set of questions.
We analyzed this package 43 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
335 out of 1315 API elements (25.5 %) have documentation comments.
Some symbols that are missing documentation: acknowledgement
, acknowledgement.AcknowledgementPageState
, acknowledgement.AcknowledgementPageState.AcknowledgementPageState.new
, acknowledgement.SurveyFormAcknowledgementPage
, acknowledgement.SurveyFormAcknowledgementPage.SurveyFormAcknowledgementPage.new
.
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 does not support platform `Web`.
Because:
package:survey_form/survey_form.dart
that imports:package:survey_form/blocs/service_definition.dart
that imports:package:survey_form/utils/typedefs.dart
that imports:package:digit_data_model/data/data_repository.dart
that imports:package:digit_data_model/utils/constants.dart
that imports:package:digit_data_model/data_model.dart
that imports:package:digit_data_model/data/local_store/sql_store/sql_store.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:survey_form/survey_form.dart
that imports:package:survey_form/blocs/service_definition.dart
that imports:package:survey_form/utils/typedefs.dart
that imports:package:digit_data_model/data/data_repository.dart
that imports:package:digit_data_model/utils/constants.dart
that imports:package:digit_data_model/data_model.dart
that imports:package:digit_data_model/utils/utils.dart
that imports:package:drift/native.dart
that imports:package:drift/src/sqlite3/database_tracker.dart
that imports:package:sqlite3/sqlite3.dart
that imports:package:sqlite3/src/ffi/api.dart
that imports:package:sqlite3/src/ffi/implementation.dart
that imports:package:sqlite3/src/ffi/sqlite3.g.dart
that imports:dart:ffi
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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 35 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'false'.
lib/pages/survey_form_view.dart:366:66
╷
366 │ if (((controller[index].text == null ||
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/pages/survey_form_view.dart
WARNING: The '!' will have no effect because the receiver can't be null.
lib/pages/survey_form_view.dart:374:69
╷
374 │ controller[index].text!))
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/pages/survey_form_view.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
auto_route |
^8.1.3 |
8.3.0 | 10.0.1 | |
collection |
^1.16.0 |
1.19.1 | 1.19.1 | |
dart_mappable |
^4.2.0 |
4.5.0 | 4.5.0 | |
digit_data_model |
^1.0.6+1 |
1.0.6+2 | 1.0.6+2 | |
digit_ui_components |
^0.2.0 |
0.2.1 | 0.2.1 | |
dio |
^5.1.2 |
5.8.0+1 | 5.8.0+1 | |
drift |
^2.0.0 |
2.19.1+1 | 2.26.0 | |
flutter_bloc |
^8.1.5 |
8.1.6 | 9.1.0 | |
flutter_svg |
^2.0.8 |
2.0.17 | 2.0.17 | |
fluttertoast |
^8.1.2 |
8.2.8 | 8.2.12 | |
freezed_annotation |
^2.4.1 |
2.4.4 | 3.0.0 | |
group_radio_button |
^1.3.0 |
1.3.0 | 1.3.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
location |
^6.0.2 |
6.0.2 | 8.0.0 | |
overlay_builder |
^1.1.0 |
1.1.0 | 1.1.0 | |
reactive_forms |
^17.0.0 |
17.0.1 | 17.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 80.0.0 | 80.0.0 | |
analyzer |
- | 7.3.0 | 7.3.0 | |
archive |
- | 4.0.5 | 4.0.5 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.0.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.2 | 2.4.2 | |
build_config |
- | 1.1.2 | 1.1.2 | |
build_daemon |
- | 4.0.4 | 4.0.4 | |
build_resolvers |
- | 2.4.4 | 2.4.4 | |
build_runner |
- | 2.4.14 | 2.4.15 | |
build_runner_core |
- | 8.0.0 | 8.0.0 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.9.5 | 8.9.5 | |
camera |
- | 0.11.1 | 0.11.1 | |
camera_android_camerax |
- | 0.6.14+1 | 0.6.14+1 | |
camera_avfoundation |
- | 0.9.18+13 | 0.9.18+13 | |
camera_platform_interface |
- | 2.10.0 | 2.10.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.0 | |
charcode |
- | 1.4.0 | 1.4.0 | |
checked_yaml |
- | 2.0.3 | 2.0.3 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_builder |
- | 4.10.1 | 4.10.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_style |
- | 3.0.1 | 3.0.1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
dotted_border |
- | 2.1.0 | 2.1.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_picker |
- | 8.0.7 | 10.0.0 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+2 | 0.9.4+2 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_dropzone |
- | 3.0.7 | 4.2.1 | |
flutter_dropzone_platform_interface |
- | 2.2.0 | 2.2.0 | |
flutter_dropzone_web |
- | 3.0.13 | 4.2.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.27 | 2.0.27 | |
flutter_spinkit |
- | 5.2.1 | 5.2.1 | |
flutter_styled_toast |
- | 2.2.1 | 2.2.1 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
geolocator |
- | 10.1.1 | 13.0.4 | |
geolocator_android |
- | 4.6.2 | 5.0.1 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 2.2.1 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_fonts |
- | 6.2.1 | 6.2.1 | |
graphs |
- | 2.3.2 | 2.3.2 | |
horizontal_data_table |
- | 4.3.1 | 4.3.1 | |
html |
- | 0.15.5 | 0.15.5 | |
http |
- | 1.3.0 | 1.3.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker |
- | 1.1.2 | 1.1.2 | |
image_picker_android |
- | 0.8.12+22 | 0.8.12+22 | |
image_picker_for_web |
- | 3.0.6 | 3.0.6 | |
image_picker_ios |
- | 0.8.12+2 | 0.8.12+2 | |
image_picker_linux |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_macos |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_platform_interface |
- | 2.10.1 | 2.10.1 | |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 | |
io |
- | 1.0.5 | 1.0.5 | |
isar |
- | 3.1.0+1 | 3.1.0+1 | |
isar_flutter_libs |
- | 3.1.0+1 | 3.1.0+1 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
location_platform_interface |
- | 4.0.0 | 6.0.0 | |
location_web |
- | 5.0.2 | 6.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
lottie |
- | 3.3.1 | 3.3.1 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
mocktail |
- | 1.0.4 | 1.0.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.16 | 2.2.16 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
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 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.1 | 1.5.1 | |
posix |
- | 6.0.1 | 6.0.1 | |
provider |
- | 6.1.4 | 6.1.4 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_web_socket |
- | 2.0.1 | 3.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqlite3 |
- | 2.4.5 | 2.7.5 | |
sqlite3_flutter_libs |
- | 0.5.32 | 0.5.32 | |
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 | |
test_api |
- | 0.7.4 | 0.7.4 | |
timing |
- | 1.0.2 | 1.0.2 | |
type_plus |
- | 2.1.1 | 2.1.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_html |
- | 2.2.4 | 2.2.4 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
url_launcher |
- | 6.3.1 | 6.3.1 | |
url_launcher_android |
- | 6.3.15 | 6.3.15 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_graphics |
- | 1.1.18 | 1.1.18 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 | |
vector_math |
- | 2.1.4 | 2.1.4 | |
visibility_detector |
- | 0.4.0+2 | 0.4.0+2 | |
watcher |
- | 1.1.1 | 1.1.1 | |
web |
- | 0.5.1 | 1.1.1 | |
web_socket |
- | 0.1.6 | 0.1.6 | |
web_socket_channel |
- | 3.0.2 | 3.0.2 | |
win32 |
- | 5.12.0 | 5.12.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^8.1.3` on auto_route does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions auto_route
to update the constraint.
The constraint `^8.1.5` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc
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 9 errors:
UNDEFINED_METHOD
-lib/models/entities/service.mapper.dart:128:10
- The method 'equalsValue' isn't defined for the type 'ServiceSearchModelMapper'.UNDEFINED_METHOD
-lib/models/entities/service.mapper.dart:356:10
- The method 'equalsValue' isn't defined for the type 'ServiceModelMapper'.UNDEFINED_METHOD
-lib/models/entities/service.mapper.dart:595:10
- The method 'equalsValue' isn't defined for the type 'ServiceAdditionalFieldsMapper'.
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.