omni_vitta_flutter 1.3.0 omni_vitta_flutter: ^1.3.0 copied to clipboard
Omni + Vitta Flutter SDK for mobile applications.
We analyzed this package 39 hours ago, and awarded it 40 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 60 to 180 characters to describe the package, what it does, and its target use case.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
2 out of 16 API elements (12.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: omni_vitta_flutter
, omni_vitta_flutter.OmniHealthBuyHistory
, omni_vitta_flutter.OmniHealthBuyHistory.OmniHealthBuyHistory
, omni_vitta_flutter.OmniHealthBuyHistory.isProd
, omni_vitta_flutter.OmniHealthBuyHistory.omniId
.
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:omni_vitta_flutter/omni_vitta_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:omni_vitta_flutter/omni_vitta_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:omni_vitta_flutter/omni_vitta_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:omni_vitta_flutter/omni_vitta_flutter.dart
that declares support for platforms:Android
,iOS
.
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:omni_vitta_flutter/omni_vitta_flutter.dart
that imports:package:omni_vitta_flutter/src/routes/pages.dart
that imports:package:omni_vitta_flutter/src/app/modules/attach-receipt/attach_receipt_binding.dart
that imports:package:omni_vitta_flutter/src/app/modules/attach-receipt/attach_receipt_controller.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:omni_vitta_flutter/omni_vitta_flutter.dart
that imports:package:omni_vitta_flutter/src/routes/pages.dart
that imports:package:omni_vitta_flutter/src/app/modules/attach-receipt/attach_receipt_binding.dart
that imports:package:omni_vitta_flutter/src/app/modules/attach-receipt/attach_receipt_controller.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
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 162 issues. Showing the first 2:
ERROR: The getter 'headline6' isn't defined for the type 'TextTheme'.
lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart:41:26
╷
41 │ .headline6!
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart
ERROR: The getter 'headline6' isn't defined for the type 'TextTheme'.
lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart:46:54
╷
46 │ style: Theme.of(context).textTheme.headline6!.copyWith(
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animated_text_kit |
^4.2.1 |
4.2.2 | 4.2.2 |
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 |
carousel_slider |
^4.2.1 |
4.2.1 | 5.0.0 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 |
dio |
^4.0.0 |
4.0.6 | 5.7.0 |
file_picker |
^4.6.1 |
4.6.1 | 8.1.6 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_dotenv |
^5.1.0 |
5.2.1 | 5.2.1 |
flutter_svg |
^1.0.3 |
1.1.6 | 2.0.16 |
get |
^4.6.3 |
4.6.6 | 4.6.6 |
hive |
^2.2.3 |
2.2.3 | 2.2.3 |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 |
http_parser |
^4.0.2 |
4.1.1 | 4.1.1 |
image_picker |
^0.8.6+1 |
0.8.9 | 1.1.2 |
intl |
^0.17.0 |
0.17.0 | 0.20.1 |
mask_text_input_formatter |
^2.8.0 |
2.9.0 | 2.9.0 |
mime |
^1.0.3 |
1.0.6 | 2.0.0 |
qr_code_scanner |
^0.7.0 |
0.7.0 | 1.0.1 |
shared_preferences |
^2.0.17 |
2.3.4 | 2.3.4 |
shimmer |
^2.0.0 |
2.0.0 | 3.0.0 |
supabase_flutter |
^1.0.0 |
1.10.25 | 2.8.2 |
url_launcher |
^6.1.8 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
app_links |
- | 3.4.5 | 6.3.3 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
cross_file |
- | 0.3.4+2 | 0.3.4+2 |
crypto |
- | 3.0.6 | 3.0.6 |
ffi |
- | 1.2.1 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
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+3 | 0.9.3+3 |
flutter_plugin_android_lifecycle |
- | 2.0.24 | 2.0.24 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
functions_client |
- | 1.3.2 | 2.4.0 |
gotrue |
- | 1.12.6 | 2.11.1 |
http |
- | 1.2.2 | 1.2.2 |
image_picker_android |
- | 0.8.12+18 | 0.8.12+18 |
image_picker_for_web |
- | 2.2.0 | 3.0.6 |
image_picker_ios |
- | 0.8.12+1 | 0.8.12+1 |
image_picker_linux |
- | 0.2.1+1 | 0.2.1+1 |
image_picker_macos |
- | 0.2.1+1 | 0.2.1+1 |
image_picker_platform_interface |
- | 2.10.0 | 2.10.0 |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 |
js |
- | 0.6.7 | 0.7.1 |
jwt_decode |
- | 0.3.1 | 0.3.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.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.0.15 | 2.1.5 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
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.0.7 | 2.3.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
postgrest |
- | 1.5.2 | 2.4.0 |
realtime_client |
- | 1.4.0 | 2.4.1 |
retry |
- | 3.1.2 | 3.1.2 |
rxdart |
- | 0.27.7 | 0.28.0 |
shared_preferences_android |
- | 2.4.0 | 2.4.0 |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
sign_in_with_apple |
- | 5.0.0 | 6.1.4 |
sign_in_with_apple_platform_interface |
- | 1.1.0 | 1.1.0 |
sign_in_with_apple_web |
- | 1.0.1 | 2.1.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
storage_client |
- | 1.5.4 | 2.3.0 |
stream_channel |
- | 2.1.3 | 2.1.3 |
string_scanner |
- | 1.4.1 | 1.4.1 |
supabase |
- | 1.11.11 | 2.6.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
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.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
web_socket_channel |
- | 2.4.0 | 3.0.1 |
webview_flutter |
- | 4.10.0 | 4.10.0 |
webview_flutter_android |
- | 4.2.0 | 4.2.0 |
webview_flutter_platform_interface |
- | 2.10.0 | 2.10.0 |
webview_flutter_wkwebview |
- | 3.16.3 | 3.16.3 |
win32 |
- | 2.6.1 | 5.9.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yet_another_json_isolate |
- | 1.1.1 | 2.0.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 10 issues. Showing the first 2:
The constraint `^4.2.1` on carousel_slider does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions carousel_slider
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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 9 errors:
UNDEFINED_GETTER
-lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart:41:26
- The getter 'headline6' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart:46:54
- The getter 'headline6' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/src/app/modules/attach-receipt/pages/attach_receipt_instruction_page.dart:55:24
- The getter 'headline6' isn't defined for the type 'TextTheme'.
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.