web_spa_flutter 0.0.1 copy "web_spa_flutter: ^0.0.1" to clipboard
web_spa_flutter: ^0.0.1 copied to clipboard

When load html file, you can create html application.

130/ 160
pub points
0
downloads

We analyzed this package 33 hours ago, and awarded it 130 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting web_spa_flutter... Discovering libraries... Linking elements... Precaching local docs for 666703 elements... Initialized dartdoc with 986 libraries Generating docs for library view/original_content_widget.dart from package:web_spa_flutter/view/original_content_widget.dart... Generating docs for library view/content_web_view.dart from package:web_spa_flutter/view/content_web_view.dart... Generating docs for library view/content_extractor.dart from package:web_spa_flutter/view/content_extractor.dart... Generating docs for library view/web_spa_widget.dart from package:web_spa_flutter/view/web_spa_widget.dart... Generating docs for library utils.dart from package:web_spa_flutter/utils.dart... [8 more lines] ERR: warning: web_spa_flutter has no library level documentation comments from web_spa_flutter: (file:///tmp/pana_KVMOQG/lib/view/original_content_widget.dart:1:1) warning: web_spa_flutter has no library level documentation comments from web_spa_flutter: (file:///tmp/pana_KVMOQG/lib/view/content_web_view.dart:1:1) error: file already written at "web_spa_flutter/index.html" for symbol web_spa_flutter: (file:///tmp/pana_KVMOQG/lib/view/content_web_view.dart:1:1) conflicting with file already generated by web_spa_flutter: (file:///tmp/pana_KVMOQG/lib/view/original_content_widget.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'web_spa_flutter' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [128 more lines]

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:web_spa_flutter/view/content_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:web_spa_flutter/view/content_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:web_spa_flutter/view/content_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Missing type annotation.

lib/model/display_model.dart:22:3

   ╷
22 │   toJson() {
   │   ^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/model/display_model.dart

INFO: Missing type annotation.

lib/utils.dart:17:10

   ╷
17 │   static log(String str) {
   │          ^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/utils.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
http ^0.13.5 0.13.6 1.6.0
provider ^6.0.5 6.1.5+1 6.1.5+1
url_launcher ^6.1.10 6.3.2 6.3.2
webview_flutter ^4.0.7 4.13.1 4.13.1
webview_flutter_web ^0.2.2+1 0.2.3+4 0.2.3+4
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.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
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.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
webview_flutter_android - 4.10.11 4.10.11
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.5 3.23.5

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 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.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

When load html file, you can create html application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, provider, url_launcher, webview_flutter, webview_flutter_web

More

Packages that depend on web_spa_flutter