flutter_techlify_core 3.2.0
flutter_techlify_core: ^3.2.0 copied to clipboard
Flutter core library for Techlify.
We analyzed this package 1 hour ago, and awarded it 95 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("3.2.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
27 out of 270 API elements (10.0 %) 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: flutter_techlify_core
, flutter_techlify_core.AlertPopup
, flutter_techlify_core.AlertPopup.AlertPopup.new
, flutter_techlify_core.AlertPopup.alertPopup
, flutter_techlify_core.AlertPopup.alertWidget
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/change-password-dialog.dart
that imports:package:fluttertoast/fluttertoast.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/change-password-dialog.dart
that imports:package:fluttertoast/fluttertoast.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/change-password-dialog.dart
that imports:package:fluttertoast/fluttertoast.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/techlify-geolocator.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
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:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/techlify-geolocator.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/techlify-geolocator.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_android/geolocator_android.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_techlify_core/flutter_techlify_core.dart
that imports:package:flutter_techlify_core/src/paginated-list-view.dart
that imports:package:flutter_techlify_core/src/scrolling-loader.dart
that imports:package:rive/rive.dart
that imports:package:rive/src/widgets/rive_animation.dart
that imports:package:universal_io/io.dart
that imports:package:universal_io/src/_exports_in_vm.dart
that imports:package:universal_io/src/new_universal_http_client.dart
that imports:package:universal_io/src/_helpers.dart
that imports:package:universal_io/src/_helpers_impl_elsewhere.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 81 issues. Showing the first 2:
WARNING: The stack trace variable 'stack' isn't used and can be removed.
lib/src/core/data.service.dart:84:40
╷
84 │ } on FormatException catch (e, stack) {
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/data.service.dart
WARNING: The stack trace variable 'stack' isn't used and can be removed.
lib/src/core/data.service.dart:91:34
╷
91 │ } on Exception catch (e, stack) {}
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/data.service.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
animations |
^2.0.1 |
2.1.0 | 2.1.0 | |
api_cache_manager |
^1.0.2 |
1.0.2 | 1.0.2 | |
camera |
^0.10.0+1 |
0.10.6 | 0.11.2 | |
datetime_picker_formfield |
^2.0.0 |
2.0.1 | 2.0.1 | Discontinued |
dio |
^4.0.0 |
4.0.6 | 5.9.0 | |
dropdown_search |
^5.0.6 |
5.0.6 | 6.0.2 | |
flare_flutter |
^3.0.0 |
3.0.2 | 3.0.2 | |
flutter_hooks |
^0.18.6 |
0.18.6 | 0.21.3+1 | |
flutter_html |
3.0.0-beta.2 |
3.0.0-beta.2 | 3.0.0 | |
flutter_riverpod |
^0.14.0+3 |
0.14.0+3 | 3.0.3 | |
flutter_secure_storage |
^8.0.0 |
8.1.0 | 9.2.4 | |
flutter_spinkit |
^5.1.0 |
5.2.2 | 5.2.2 | |
fluttertoast |
^8.0.9 |
8.2.14 | 9.0.0 | |
geolocator |
^9.0.2 |
9.0.2 | 14.0.2 | |
global_configuration |
^2.0.0-nullsafety.1 |
2.0.0-nullsafety.1 | 2.0.0 | |
html2md |
^1.2.5 |
1.3.2 | 1.3.2 | |
http |
^0.13.6 |
0.13.6 | 1.5.0 | |
infinite_scroll_pagination |
^4.0.0 |
4.1.0 | 5.1.1 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
markdown |
^4.0.0 |
4.0.1 | 7.3.0 | |
multi_select_flutter |
^4.1.2 |
4.1.3 | 4.1.3 | |
qr_code_scanner |
^1.0.0 |
1.0.1 | 1.0.1 | |
reactive_date_time_picker |
^0.5.0 |
0.5.0 | 5.0.1 | |
reactive_dropdown_search |
^0.11.0 |
0.11.0 | 5.0.6 | |
reactive_forms |
^14.1.0 |
14.1.0 | 18.1.1 | |
rive |
0.7.16 |
0.7.16 | 0.13.20 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
camera_android |
- | 0.10.10+9 | 0.10.10+9 | |
camera_avfoundation |
- | 0.9.22+1 | 0.9.22+1 | |
camera_platform_interface |
- | 2.11.0 | 2.11.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 0.17.3 | 1.0.2 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.31 | 2.0.31 | |
flutter_secure_storage_linux |
- | 1.2.3 | 2.0.1 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.0.0 | |
flutter_secure_storage_windows |
- | 2.1.1 | 4.0.0 | |
flutter_staggered_grid_view |
- | 0.7.0 | 0.7.0 | |
freezed_annotation |
- | 0.14.3 | 3.1.0 | |
geolocator_android |
- | 4.6.2 | 5.0.2 | |
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.1.3 | 0.2.5 | |
graphs |
- | 2.3.2 | 2.3.2 | |
html |
- | 0.15.4 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
list_counter |
- | 1.0.2 | 1.0.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
riverpod |
- | 0.14.0+3 | 3.0.3 | |
sliver_tools |
- | 0.2.12 | 0.2.12 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
state_notifier |
- | 0.7.2+1 | 1.0.0 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 18 issues. Showing the first 2:
The constraint `^0.10.0+1` on camera does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions camera
to update the constraint.
The constraint `^4.0.0` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio
to update the constraint.
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.22.24
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.