lualike_hooks 0.1.0
lualike_hooks: ^0.1.0 copied to clipboard
Build hook for compiling Lua scripts to bytecode and bundling as data assets in Flutter apps.
We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
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
OUT: Documenting lualike_hooks... Discovering libraries... ERR: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/analyzerJVHFMZ/pub-cache/hosted/20260819t082900-dot-dartlang-pub.appspot.com/[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:208) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:291)
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:lualike_hooks/lualike_hooks.dartthat imports:package:lualike_hooks/src/lua_builder.dartthat imports:package:lualike/lualike.dartthat imports:package:lualike/src/value_class.dartthat imports:package:lualike/src/value.dartthat imports:package:lualike/src/table_storage.dartthat imports:package:lualike/src/runtime/lua_slot.dartthat imports:package:lualike/src/runtime/lua_runtime.dartthat imports:package:lualike/src/stdlib/library.dartthat imports:package:lualike/src/stdlib/metatables.dartthat imports:package:lualike/src/utils/type.dartthat imports:package:lualike/src/coroutine.dartthat imports:package:lualike/src/interpreter/interpreter.dartthat imports:package:lualike/src/lua_bytecode/runtime.dartthat imports:package:lualike/src/compile/pipeline.dartthat imports:package:lualike/src/compile/bundler.dartthat imports:dart:io
30/50 points: code has no errors, warnings, lints, or formatting issues
WARNING: The asset directory 'assets/' doesn't exist.
pubspec.yaml:21:7
╷
21 │ - assets/
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze pubspec.yaml
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
data_assets |
^0.20.0 |
0.20.0 | 0.20.0 | |
hooks |
^2.0.2 |
2.2.0 | 2.2.0 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
lualike |
^0.4.0 |
0.4.0 | 0.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 99.0.0 | 105.0.0 | |
acanthis |
- | 1.6.0 | 1.6.0 | |
analyzer |
- | 12.1.0 | 14.1.0 | |
ansicolor |
- | 2.0.3 | 2.0.3 | |
archive |
- | 4.2.0 | 4.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
artisanal |
- | 0.3.0 | 0.5.0 | |
artisanal_widgets |
- | 0.2.0 | 0.3.0 | |
async |
- | 2.13.1 | 2.13.1 | |
build |
- | 4.0.7 | 4.0.10 | |
chalkdart |
- | 3.1.0 | 3.1.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
contextual |
- | 2.2.0 | 2.2.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
d4_array |
- | 1.0.0 | 1.0.0 | |
d4_time |
- | 1.0.0 | 1.0.0 | |
d4_time_format |
- | 1.0.0 | 1.0.0 | |
dart_mappable |
- | 4.8.0 | 4.8.0 | |
decimal |
- | 3.2.6 | 3.2.6 | |
email_validator |
- | 3.0.0 | 3.0.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
forge2d |
- | 0.14.2+1 | 0.15.1 | |
gato |
- | 0.0.5+1 | 0.0.5+1 | |
glob |
- | 2.1.3 | 2.1.3 | |
highlight |
- | 0.7.0 | 0.7.0 | |
html |
- | 0.15.6 | 0.15.6 | |
html_unescape |
- | 2.0.0 | 2.0.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.9.2 | 4.9.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
json_schema_builder |
- | 0.1.6 | 0.1.6 | |
liquify |
- | 1.6.1 | 1.6.1 | |
markdown |
- | 7.3.1 | 7.3.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
nanoid2 |
- | 2.0.1 | 2.0.1 | |
openapi_types |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rational |
- | 2.2.3 | 2.2.3 | |
record_use |
- | 1.1.1 | 1.1.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timezone |
- | 0.11.1 | 0.11.1 | |
type_plus |
- | 2.1.1 | 2.1.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
ultraviolet |
- | 0.2.0 | 0.5.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
xrandom |
- | 0.7.2 | 0.7.2 | |
yaml |
- | 3.1.3 | 3.1.3 | |
yaml_writer |
- | 2.1.0 | 2.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.4.0` on lualike does not support the stable version `0.5.0`, that was published 22 days ago.
When lualike is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions lualike 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.18, Dart 3.13.1.
Check the analysis log for details.