morphic 0.2.0-dev.17 copy "morphic: ^0.2.0-dev.17" to clipboard
morphic: ^0.2.0-dev.17 copied to clipboard

PlatformWindows

A Flutter desktop runtime for building real multi-window applications in pure Dart: native OS windows, window orchestration, and cross-window messaging.

150/ 160
pub points
687
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

36 out of 65 API elements (55.4 %) have documentation comments.

Some symbols that are missing documentation: morphic.AppBus.AppBus.new, morphic.EcologyController.EcologyController.new, morphic.MorphicApp.MorphicApp.new, morphic.MorphicSurface.MorphicSurface.new, morphic.MorphicSurface.close.

Passed check 10/10 points: Package has an example and has no issues with screenshots

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

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Windows

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:morphic/morphic.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:morphic/morphic.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:morphic/morphic.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:morphic/morphic.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:morphic/morphic.dart that declares support for platforms: Windows.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

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
archive ^4.0.0 4.0.9 4.0.9
args ^2.5.0 2.7.0 2.7.0
crypto ^3.0.0 3.0.7 3.0.7
http ^1.2.0 1.6.0 1.6.0
path ^1.9.0 1.9.1 1.9.1
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.3
posix - 6.5.0 6.5.0
source_span - 1.10.2 1.10.2
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.2.0 2.4.0
web - 1.1.1 1.1.1

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.13, Flutter 3.44.3, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
150
points
687
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publishergetmorphic.space

Weekly Downloads

A Flutter desktop runtime for building real multi-window applications in pure Dart: native OS windows, window orchestration, and cross-window messaging.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter-desktop #multi-window #window-management #desktop #runtime

License

unknown (license)

Dependencies

archive, args, crypto, flutter, http, path, plugin_platform_interface

More

Packages that depend on morphic

Packages that implement morphic