desktop_webview_window_for_is 0.2.4 copy "desktop_webview_window_for_is: ^0.2.4" to clipboard
desktop_webview_window_for_is: ^0.2.4 copied to clipboard

discontinuedreplaced by: desktop_webview_window

Show a webview window on your flutter desktop application.

110/ 160
pub points
201
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: desktop_webview_window_for_is.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: desktop_webview_window_for_is,
    • contains a version property, and,
    • does not contain a publish_to property.
Homepage URL doesn't exist.

At the time of the analysis https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_webview_window_for_is was unreachable. Make sure that the website is reachable via HEAD requests.

Failed check 0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.2.4").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: Apache-2.0.

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

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

31 out of 63 API elements (49.2 %) have documentation comments.

Some symbols that are missing documentation: desktop_webview_window_for_is, desktop_webview_window_for_is.CreateConfiguration, desktop_webview_window_for_is.CreateConfiguration.CreateConfiguration.new, desktop_webview_window_for_is.CreateConfiguration.CreateConfiguration.platform, desktop_webview_window_for_is.CreateConfiguration.titleBarHeight.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:desktop_webview_window_for_is/desktop_webview_window_for_is.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:desktop_webview_window_for_is/desktop_webview_window_for_is.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:desktop_webview_window_for_is/desktop_webview_window_for_is.dart that declares support for platforms: Windows, Linux, macOS.

Swift Package Manager support:

Package does not support the Swift Package Manager on macOS

The package does not contain macos/desktop_webview_window_for_is/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

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: The import of 'package:flutter/material.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.

lib/src/webview.dart:2:8

  ╷
2 │ import 'package:flutter/material.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
path ^1.8.0 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
vector_math - 2.2.0 2.2.0

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

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.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
201
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Show a webview window on your flutter desktop application.

License

Apache-2.0 (license)

Dependencies

flutter, path

More

Packages that depend on desktop_webview_window_for_is

Packages that implement desktop_webview_window_for_is