koi_printer_editor 0.1.0
koi_printer_editor: ^0.1.0 copied to clipboard
WYSIWYG visual editor for Koi Printer ecosystem. Supports drag-and-drop ticket/label design, data binding, and remote proofing.
We analyzed this package 4 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
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
36 out of 297 API elements (12.1 %) 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: barcode_element_inspector, barcode_element_inspector.BarcodeElementInspector, barcode_element_inspector.BarcodeElementInspector.BarcodeElementInspector.new, barcode_element_inspector.BarcodeElementInspector.build, center_canvas.
10/10 points: Package has 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:koi_printer_editor/koi_printer_editor.dartthat imports:package:koi_printer_editor/utils/template_loader.dartthat imports:package:koi_printer/koi_printer.dartthat imports:package:koi_printer/src/template/koi_print_template.dartthat imports:package:koi_printer/src/config/koi_print_config.dartthat imports:package:koi_printer/src/model/koi_printer_profile.dartthat imports:package:koi_printer_connection/koi_printer_connection.dartthat imports:package:koi_printer_connection/src/scanner/koi_classic_bt_scanner.dartthat imports:package:flutter_bluetooth_serial/flutter_bluetooth_serial.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:koi_printer_editor/koi_printer_editor.dartthat imports:package:koi_printer_editor/utils/template_loader.dartthat imports:package:koi_printer/koi_printer.dartthat imports:package:koi_printer/src/template/koi_print_template.dartthat imports:package:koi_printer/src/config/koi_print_config.dartthat imports:package:koi_printer/src/model/koi_printer_profile.dartthat imports:package:koi_printer_connection/koi_printer_connection.dartthat imports:package:koi_printer_connection/src/scanner/koi_classic_bt_scanner.dartthat imports:package:flutter_bluetooth_serial/flutter_bluetooth_serial.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:koi_printer_editor/koi_printer_editor.dartthat imports:package:koi_printer_editor/utils/template_loader.dartthat imports:package:koi_printer/koi_printer.dartthat imports:package:koi_printer/src/template/koi_print_template.dartthat imports:package:koi_printer/src/config/koi_print_config.dartthat imports:package:koi_printer/src/model/koi_printer_profile.dartthat imports:package:koi_printer_connection/koi_printer_connection.dartthat imports:package:koi_printer_connection/src/scanner/koi_classic_bt_scanner.dartthat imports:package:flutter_bluetooth_serial/flutter_bluetooth_serial.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:koi_printer_editor/koi_printer_editor.dartthat imports:package:koi_printer_editor/utils/template_loader.dartthat imports:package:koi_printer/koi_printer.dartthat imports:package:koi_printer/src/template/koi_print_template.dartthat imports:package:koi_printer/src/config/koi_print_config.dartthat imports:package:koi_printer/src/model/koi_printer_profile.dartthat imports:package:koi_printer_connection/koi_printer_connection.dartthat imports:package:koi_printer_connection/src/scanner/koi_classic_bt_scanner.dartthat imports:package:flutter_bluetooth_serial/flutter_bluetooth_serial.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:koi_printer_editor/koi_printer_editor.dartthat imports:package:koi_printer_editor/utils/template_loader.dartthat imports:package:koi_printer/koi_printer.dartthat imports:package:koi_printer/src/template/koi_print_template.dartthat imports:package:koi_printer/src/config/koi_print_config.dartthat imports:package:koi_printer/src/model/koi_printer_profile.dartthat imports:package:koi_printer_connection/koi_printer_connection.dartthat imports:package:koi_printer_connection/src/scanner/koi_classic_bt_scanner.dartthat imports:package:flutter_bluetooth_serial/flutter_bluetooth_serial.dartthat declares support for platforms:Android.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'onReorder' is deprecated and shouldn't be used. Use the onReorderItem callback instead. The onReorderItem callback adjusts the newIndex parameter for a removed item at the oldIndex. This feature was deprecated after v3.41.0-0.0.pre.
lib/widgets/center_canvas.dart:121:9
╷
121 │ onReorder: (oldIndex, newIndex) {
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/center_canvas.dart
INFO: 'onReorder' is deprecated and shouldn't be used. Use the onReorderItem callback instead. The onReorderItem callback adjusts the newIndex parameter for a removed item at the oldIndex. This feature was deprecated after v3.41.0-0.0.pre.
lib/widgets/left_palette.dart:411:7
╷
411 │ onReorder: (oldIndex, newIndex) {
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/left_palette.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
google_fonts |
^8.1.0 |
8.2.1 | 8.2.1 | |
koi_printer |
^0.1.0 |
0.1.0 | 0.1.0 | |
koi_printer_command |
^0.1.0 |
0.1.0 | 0.1.0 | |
provider |
^6.1.5+1 |
6.1.5+1 | 6.1.5+1 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 | |
web_socket_channel |
^3.0.3 |
3.0.3 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.3.0 | 4.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
barcode |
- | 2.2.9 | 2.2.9 | |
barcode_widget |
- | 2.0.4 | 2.0.4 | |
bluez |
- | 0.8.3 | 0.8.3 | |
characters |
- | 1.4.1 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
code_assets |
- | 2.1.0 | 2.1.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dbus |
- | 0.7.15 | 0.8.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_blue_plus |
- | 1.36.8 | 2.3.12 | |
flutter_blue_plus_android |
- | 7.0.4 | 9.0.3 | |
flutter_blue_plus_darwin |
- | 7.0.3 | 9.0.4 | |
flutter_blue_plus_linux |
- | 7.0.3 | 9.0.3 | |
flutter_blue_plus_platform_interface |
- | 7.0.0 | 9.0.3 | |
flutter_blue_plus_web |
- | 7.0.2 | 9.0.3 | |
flutter_bluetooth_serial |
- | 0.4.0 | 0.4.0 | |
gbk_codec |
- | 0.4.0 | 0.4.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
html |
- | 0.15.7 | 0.15.7 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.10.1 | 4.10.1 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
koi_printer_connection |
- | 0.1.0 | 0.1.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
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.2 | 2.2.2 | |
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.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
qr |
- | 3.0.2 | 4.0.0 | |
qr_flutter |
- | 4.1.0 | 4.1.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.28 | 2.4.28 | |
shared_preferences_foundation |
- | 2.5.7 | 2.5.7 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 | |
zxing2 |
- | 0.2.4 | 0.2.4 |
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.19, Flutter 3.47.4, Dart 3.13.3.
Check the analysis log for details.