littlefish_payments_cloud_pos 3.0.1
littlefish_payments_cloud_pos: ^3.0.1 copied to clipboard
Cloud POS payment gateway — enables push-to-terminal card payments via the Cloud POS API. Self-contained package with API client, polling, and UI.
We analyzed this package 2 days ago, and awarded it 140 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
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.
10/10 points: 20% or more of the public API has dartdoc comments
262 out of 583 API elements (44.9 %) have documentation comments.
Some symbols that are missing documentation: bottom_controls, bottom_controls.BottomControls.BottomControls.new, button_primary, button_primary.ButtonPrimary.ButtonPrimary.new, button_primary.ButtonPrimary.animate.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dartthat imports:package:littlefish_payments_cloud_pos/presentation/pages/cloud_pos_terminal_selection_page.dartthat imports:package:littlefish_payments_cloud_pos/presentation/bloc/transaction/cloud_pos_transaction_bloc.dartthat imports:package:littlefish_payments_cloud_pos/services/cloud_pos_api_client.dartthat imports:package:littlefish_core_utils/http/littlefish_http_client.dartthat imports:package:littlefish_core_utils/http/app_info_provider.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dartthat imports:package:littlefish_payments_cloud_pos/presentation/pages/cloud_pos_terminal_selection_page.dartthat imports:package:littlefish_payments_cloud_pos/presentation/bloc/transaction/cloud_pos_transaction_bloc.dartthat imports:package:littlefish_payments_cloud_pos/services/cloud_pos_api_client.dartthat imports:package:littlefish_core_utils/http/littlefish_http_client.dartthat imports:package:littlefish_core_utils/http/app_info_provider.dartthat imports:package:android_id/android_id.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dartthat imports:package:littlefish_payments_cloud_pos/presentation/pages/cloud_pos_terminal_selection_page.dartthat imports:package:littlefish_payments_cloud_pos/presentation/bloc/transaction/cloud_pos_transaction_bloc.dartthat imports:package:littlefish_payments_cloud_pos/services/cloud_pos_api_client.dartthat imports:package:littlefish_core_utils/http/littlefish_http_client.dartthat imports:package:littlefish_core_utils/http/app_info_provider.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dartthat imports:package:littlefish_payments_cloud_pos/presentation/pages/cloud_pos_terminal_selection_page.dartthat imports:package:littlefish_payments_cloud_pos/presentation/bloc/transaction/cloud_pos_transaction_bloc.dartthat imports:package:littlefish_payments_cloud_pos/services/cloud_pos_api_client.dartthat imports:package:littlefish_core_utils/http/littlefish_http_client.dartthat imports:package:littlefish_core_utils/http/app_info_provider.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dartthat imports:package:littlefish_payments_cloud_pos/presentation/pages/cloud_pos_terminal_selection_page.dartthat imports:package:littlefish_payments_cloud_pos/presentation/bloc/transaction/cloud_pos_transaction_bloc.dartthat imports:package:littlefish_payments_cloud_pos/services/cloud_pos_api_client.dartthat imports:package:littlefish_core_utils/http/littlefish_http_client.dartthat imports:package:littlefish_core_utils/http/app_info_provider.dartthat imports:package:android_id/android_id.dartthat declares support for platforms:Android.
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:littlefish_payments_cloud_pos/littlefish_payments_cloud_pos.dartthat imports:package:littlefish_payments_cloud_pos/presentation/pages/cloud_pos_terminal_selection_page.dartthat imports:package:littlefish_payments_cloud_pos/presentation/bloc/transaction/cloud_pos_transaction_bloc.dartthat imports:package:littlefish_payments_cloud_pos/services/cloud_pos_api_client.dartthat imports:package:littlefish_core_utils/http/littlefish_http_client.dartthat imports:package:littlefish_core_utils/http/app_info_provider.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
decimal |
^3.2.4 |
3.2.4 | 3.2.4 | |
equatable |
^2.0.7 |
2.0.8 | 2.0.8 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
littlefish_core |
^8.0.0 |
8.0.0 | 8.0.0 | |
littlefish_core_utils |
^5.0.0 |
5.0.0 | 5.0.0 | |
littlefish_payments |
^11.0.1 |
11.0.1 | 11.0.1 | |
uuid |
^4.5.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.73 | 1.3.73 | |
android_id |
- | 0.4.1 | 0.5.1 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
bloc |
- | 9.2.1 | 9.2.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
brotli |
- | 0.6.0 | 0.6.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore |
- | 6.6.0 | 6.6.0 | |
cloud_firestore_platform_interface |
- | 8.0.3 | 8.0.3 | |
cloud_firestore_web |
- | 5.6.0 | 5.6.0 | |
code_assets |
- | 1.2.1 | 1.2.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.14 | 0.7.14 | |
device_info_plus |
- | 11.5.0 | 13.1.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
dio |
- | 5.9.2 | 5.9.2 | |
dio_brotli_transformer |
- | 2.0.0 | 2.0.0 | |
dio_cache_interceptor |
- | 4.0.6 | 4.0.6 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
fast_contacts |
- | 5.0.1 | 5.0.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
firebase_core |
- | 4.11.0 | 4.11.0 | |
firebase_core_platform_interface |
- | 7.1.0 | 7.1.0 | |
firebase_core_web |
- | 3.9.0 | 3.9.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_google_places_sdk |
- | 0.4.3 | 0.4.3 | |
flutter_google_places_sdk_android |
- | 0.2.2 | 0.3.0 | |
flutter_google_places_sdk_http |
- | 0.2.2 | 0.3.0 | |
flutter_google_places_sdk_ios |
- | 0.2.2 | 0.2.2 | |
flutter_google_places_sdk_linux |
- | 0.2.2 | 0.3.0 | |
flutter_google_places_sdk_macos |
- | 0.2.2 | 0.3.0 | |
flutter_google_places_sdk_platform_interface |
- | 0.3.4 | 0.4.0 | |
flutter_google_places_sdk_web |
- | 0.2.2 | 0.3.0 | |
flutter_google_places_sdk_windows |
- | 0.2.2 | 0.3.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
flutter_svg |
- | 2.3.0 | 2.3.0 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
functions_framework |
- | 0.4.3+1 | 0.4.3+1 | |
geoclue |
- | 0.1.1 | 0.1.1 | |
geocoding |
- | 4.0.0 | 4.0.0 | |
geocoding_android |
- | 4.0.1 | 5.0.1 | |
geocoding_ios |
- | 3.1.0 | 3.1.0 | |
geocoding_platform_interface |
- | 3.2.0 | 5.0.0 | |
geolocator |
- | 14.0.2 | 14.0.3 | |
geolocator_android |
- | 5.0.3 | 5.0.3 | |
geolocator_apple |
- | 2.3.14 | 2.3.14 | |
geolocator_linux |
- | 0.2.3 | 0.2.6 | |
geolocator_platform_interface |
- | 4.2.8 | 4.2.8 | |
geolocator_web |
- | 4.1.4 | 4.1.4 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
get_it |
- | 8.3.0 | 9.2.1 | |
google_cloud |
- | 0.2.0 | 0.5.0 | |
google_maps |
- | 8.2.0 | 8.2.0 | |
gsettings |
- | 0.2.8 | 0.2.8 | |
hooks |
- | 2.0.2 | 2.0.2 | |
http_cache_core |
- | 1.1.3 | 1.1.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker |
- | 1.2.2 | 1.2.2 | |
image_picker_android |
- | 0.8.13+19 | 0.8.13+19 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
injectable |
- | 2.7.1+4 | 3.0.0 | |
intl |
- | 0.20.2 | 0.20.2 | |
io |
- | 1.0.5 | 1.0.5 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
latlong2 |
- | 0.9.1 | 0.10.1 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
littlefish_core_theming |
- | 0.0.4+11 | 0.0.4+11 | |
littlefish_feature_customers_v1 |
- | 2.0.1 | 2.0.1 | |
littlefish_feature_models |
- | 1.0.5 | 1.0.5 | |
littlefish_feature_shared_ui_v1 |
- | 2.0.0 | 2.0.0 | |
littlefish_icons |
- | 2.0.0 | 2.0.0 | |
littlefish_notifications_signalr |
- | 4.4.11 | 4.4.11 | |
littlefish_signalr_core |
- | 4.2.0 | 4.2.0 | |
logger |
- | 2.7.0 | 2.7.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.19 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
material_design_icons_flutter |
- | 7.0.7296 | 7.0.7296 | |
meta |
- | 1.18.0 | 1.18.3 | |
mime |
- | 2.0.0 | 2.0.0 | |
ndef_record |
- | 1.4.2 | 1.4.2 | |
nested |
- | 1.0.0 | 1.0.0 | |
nfc_manager |
- | 4.2.1 | 4.2.1 | |
objective_c |
- | 9.4.1 | 9.4.1 | |
package_config |
- | 2.2.0 | 3.0.0 | |
package_info_plus |
- | 8.3.1 | 10.1.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
protobuf |
- | 4.2.0 | 6.0.0 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
record_use |
- | 0.6.0 | 0.6.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
sembast |
- | 3.8.9 | 3.8.9 | |
shelf |
- | 1.4.2 | 1.4.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sse |
- | 4.2.0 | 4.2.0 | |
sse_channel |
- | 0.1.1 | 0.2.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.1 | 3.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.11 | 0.7.12 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.2.2 | 1.2.2 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.6 | 1.2.6 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
vm_service |
- | 15.2.0 | 15.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
win32 |
- | 5.15.0 | 6.3.0 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.12, Flutter 3.44.2, Dart 3.12.2.
Check the analysis log for details.