flenx 0.4.0
flenx: ^0.4.0 copied to clipboard
SSR Flutter/Dart estilo Next.js: kit de UI em Dart (sem HTML/CSS), blog, SEO/sitemap/llms.txt automáticos, admin, APIs (Dart ou PHP) e banco plugável (Supabase/Firebase).
We analyzed this package 2 days ago, and awarded it 60 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
OUT: Documenting flenx... Discovering libraries... ERR: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/pana_NLYEJH/lib/docs'. #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)
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'docs/commercial_docs_routes.dart'.
lib/app.dart:35:8
╷
35 │ export 'docs/commercial_docs_routes.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app.dart
ERROR: Target of URI doesn't exist: 'docs/docs.dart'.
lib/flenx.dart:19:8
╷
19 │ export 'docs/docs.dart';
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flenx.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.0 |
3.0.7 | 3.0.7 | |
http |
^1.2.0 |
1.6.0 | 1.6.0 | |
image |
^4.2.0 |
4.9.2 | 4.9.2 | |
jaspr |
^0.23.1 |
0.23.4 | 0.23.4 | |
jaspr_flutter_embed |
^0.4.11 |
0.4.11 | 0.4.11 | |
markdown |
^7.3.1 |
7.3.1 | 7.3.1 | |
pdf |
^3.11.0 |
3.13.0 | 3.13.0 | |
shelf |
^1.4.0 |
1.4.2 | 1.4.2 | |
shelf_router |
^1.1.0 |
1.1.4 | 1.1.4 | |
web |
^1.1.0 |
1.1.1 | 1.1.1 | |
yaml |
^3.1.3 |
3.1.3 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
barcode |
- | 2.2.9 | 2.2.9 | |
bidi |
- | 2.0.13 | 2.0.13 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
hotreloader |
- | 4.4.0 | 4.4.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http_methods |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
posix |
- | 6.5.2 | 6.5.2 | |
qr |
- | 3.0.2 | 4.0.0 | |
shelf_gzip |
- | 4.1.0 | 4.1.0 | |
shelf_proxy |
- | 1.0.5 | 1.0.5 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_web |
- | 1.1.1+1 | 1.1.1+1 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
vm_service |
- | 15.3.0 | 15.3.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
xml |
- | 7.0.1 | 7.0.1 |
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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
URI_DOES_NOT_EXIST-lib/app.dart:35:8- Target of URI doesn't exist: 'docs/commercial_docs_routes.dart'.URI_DOES_NOT_EXIST-lib/flenx.dart:19:8- Target of URI doesn't exist: 'docs/docs.dart'.
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.23.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.