hubble_vouchers 0.6.12
hubble_vouchers: ^0.6.12 copied to clipboard
Hubble Money - A rewarding platform for your purchases
We analyzed this package 28 hours ago, and awarded it 95 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
`README.md` is empty.
The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.
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
OUT: Documenting hubble_vouchers... Discovering libraries... Linking elements... Precaching local docs for 1810846 elements... Initialized dartdoc with 3693 libraries Generating docs for library data/typedef.dart from package:hubble_vouchers/data/typedef.dart... Generating docs for library data/vouchers_repo.dart from package:hubble_vouchers/data/vouchers_repo.dart... Generating docs for library view/how_to_use/how_to_use.dart from package:hubble_vouchers/view/how_to_use/how_to_use.dart... Generating docs for library view/how_to_use_modal/how_to_use_modal.dart from package:hubble_vouchers/view/how_to_use_modal/how_to_use_modal.dart... Generating docs for library view/product_search/product_search.dart from package:hubble_vouchers/view/product_search/product_search.dart... [20 more lines] ERR: warning: how_to_use has no library level documentation comments from how_to_use: (file:///tmp/pana_ZAEFMA/lib/view/how_to_use/how_to_use.dart:1:1) warning: how_to_use_modal has no library level documentation comments from how_to_use_modal: (file:///tmp/pana_ZAEFMA/lib/view/how_to_use_modal/how_to_use_modal.dart:1:1) warning: product_search has no library level documentation comments from product_search: (file:///tmp/pana_ZAEFMA/lib/view/product_search/product_search.dart:1:1) warning: brand_list has no library level documentation comments from brand_list: (file:///tmp/pana_ZAEFMA/lib/view/brand_list/brand_list.dart:1:1) warning: voucher_history has no library level documentation comments from voucher_history: (file:///tmp/pana_ZAEFMA/lib/view/voucher_list/voucher_history/voucher_history.dart:1:1) [44 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:hubble_vouchers/data/typedef.dartthat imports:package:hubble_vouchers/widgets/voucher_detail_sheet.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:hubble_vouchers/data/typedef.dartthat imports:package:hubble_vouchers/widgets/voucher_detail_sheet.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:hubble_vouchers/data/typedef.dartthat imports:package:hubble_vouchers/widgets/voucher_detail_sheet.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,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:hubble_vouchers/data/typedef.dartthat imports:package:hubble_vouchers/widgets/voucher_detail_sheet.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:hubble_vouchers/data/typedef.dartthat imports:package:hubble_vouchers/widgets/voucher_detail_sheet.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:hubble_vouchers/data/typedef.dartthat imports:package:hubble_vouchers/widgets/voucher_detail_sheet.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 51 issues. Showing the first 2:
WARNING: A value for optional parameter 'isUpdatingStatus' isn't ever given.
lib/view/voucher_list/voucher_history/data/view_data.dart:55:10
╷
55 │ this.isUpdatingStatus,
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/view/voucher_list/voucher_history/data/view_data.dart
INFO: The part-of directive uses a library name.
lib/view/brand_list/data/view_data.dart:1:1
╷
1 │ part of brand_list;
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/view/brand_list/data/view_data.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
basics |
>=0.10.0 <0.11.0 |
0.10.0 | 0.10.0 | |
dismissible_page |
>=1.0.2 <2.0.0 |
1.0.2 | 1.0.2 | |
dotted_line |
>=3.1.0 <4.0.0 |
3.2.3 | 3.2.3 | |
flutter_animate |
>=4.1.1+1 <5.0.0 |
4.5.2 | 4.5.2 | |
flutter_bloc |
>=8.1.1 <9.0.0 |
8.1.6 | 9.1.1 | |
fpdart |
>=1.1.0 <2.0.0 |
1.2.0 | 1.2.0 | |
get |
>=4.6.5 <5.0.0 |
4.7.3 | 4.7.3 | |
hexcolor |
>=3.0.1 <4.0.0 |
3.0.2 | 3.0.2 | |
hubble_assets |
0.6.12 |
0.6.12 | 0.6.12 | |
hubble_build_configs |
0.6.12 |
0.6.12 | 0.6.12 | |
hubble_core |
0.6.12 |
0.6.12 | 0.6.12 | |
hubble_entities |
0.6.12 |
0.6.12 | 0.6.12 | |
hubble_widget_library |
0.6.12 |
0.6.12 | 0.6.12 | |
json_annotation |
>=4.7.0 <5.0.0 |
4.9.0 | 4.9.0 | |
lottie |
>=2.2.0 <3.0.0 |
2.7.0 | 3.3.2 | |
page_transition |
>=2.0.9 <3.0.0 |
2.2.1 | 2.2.1 | |
provider |
>=6.0.5 <7.0.0 |
6.1.5+1 | 6.1.5+1 | |
share_plus |
>=7.0.0 <8.0.0 |
7.2.2 | 12.0.1 | |
sliver_tools |
>=0.2.12 <0.3.0 |
0.2.12 | 0.2.12 | |
url_launcher |
>=6.1.7 <7.0.0 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
age_calculator |
- | 1.0.0 | 1.0.0 | |
android_intent_plus |
- | 4.0.3 | 6.0.0 | |
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
basic_utils |
- | 5.7.0 | 5.8.2 | |
bloc |
- | 8.1.4 | 9.2.0 | |
cached_network_image |
- | 3.3.1 | 3.4.1 | |
cached_network_image_platform_interface |
- | 4.0.0 | 4.1.1 | |
cached_network_image_web |
- | 1.2.0 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 0.19.10 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_date |
- | 1.5.3 | 1.5.3 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
event_bus |
- | 2.0.1 | 2.0.1 | |
extended_sliver |
- | 2.1.3 | 2.1.3 | |
fading_edge_scrollview |
- | 4.1.1 | 4.1.1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 | |
flutter_markdown |
- | 0.6.23 | 0.7.7+1 | Discontinued |
flutter_shaders |
- | 0.1.3 | 0.1.3 | |
flutter_staggered_grid_view |
- | 0.7.0 | 0.7.0 | |
flutter_svg |
- | 2.2.3 | 2.2.3 | |
get_it |
- | 7.7.0 | 9.2.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_fonts |
- | 6.3.3 | 7.0.2 | |
hooks |
- | 0.20.5 | 1.0.0 | |
html_unescape |
- | 2.0.0 | 2.0.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
hubble_common |
- | 0.6.12 | 0.6.12 | |
hubble_http_extensions |
- | 0.6.12 | 0.6.12 | |
hubble_http_extensions_protobuf |
- | 0.6.12 | 0.6.12 | |
infinite_scroll_pagination |
- | 4.1.0 | 5.1.1 | |
intl |
- | 0.18.1 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
linked_scroll_controller |
- | 0.2.0 | 0.2.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.0 | 7.3.0 | |
marquee |
- | 2.3.0 | 2.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
native_toolchain_c |
- | 0.17.2 | 0.17.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.2.2 | 9.2.2 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
protobuf |
- | 3.1.0 | 6.0.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
screenshot |
- | 2.5.0 | 3.0.0 | |
scrollable_positioned_list |
- | 0.3.8 | 0.3.8 | |
share_plus_platform_interface |
- | 3.4.0 | 6.1.0 | |
simple_html_css |
- | 4.0.1 | 5.0.0 | |
smooth_page_indicator |
- | 1.2.1 | 2.0.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
styled_text |
- | 8.1.0 | 9.0.0 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timeago |
- | 3.7.1 | 3.7.1 | |
transparent_image |
- | 2.0.1 | 2.0.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
xmlstream |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `>=8.1.1 <9.0.0` 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.
The constraint `>=2.2.0 <3.0.0` on lottie does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions lottie 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.23.5, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.