mit_x 2.2.0 copy "mit_x: ^2.2.0" to clipboard
mit_x: ^2.2.0 copied to clipboard

discontinued

Open screens/snackbars/dialogs/drawer without context /open and close drawer or end drawer/check form is valid or save it, with MitX.

9
likes
100/ 160
pub points
32%
popularity

We analyzed this package 8 days ago, and awarded it 100 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

215 out of 774 API elements (27.8 %) have documentation comments.

Some symbols that are missing documentation: mit_x, mit_x.ContextExtensionss, mit_x.ContextExtensionss.closeDrawer, mit_x.ContextExtensionss.closeEndDrawer, mit_x.ContextExtensionss.openDrawer.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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 does not support platform `Web`.

Because:

  • package:mit_x/mit_x.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:mit_x/mit_x.dart that imports:
  • package:mit_x/src/extensions/export.dart that imports:
  • package:mit_x/src/extensions/context_extensions.dart that imports:
  • package:mit_x/src/static/static_data.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:mit_x/mit_x.dart that imports:
  • package:mit_x/src/extensions/export.dart that imports:
  • package:mit_x/src/extensions/context_extensions.dart that imports:
  • package:mit_x/src/static/static_data.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:mit_x/mit_x.dart that imports:
  • package:mit_x/src/extensions/export.dart that imports:
  • package:mit_x/src/extensions/context_extensions.dart that imports:
  • package:mit_x/src/static/static_data.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `Linux`.

Because:

  • package:mit_x/mit_x.dart that imports:
  • package:mit_x/src/extensions/export.dart that imports:
  • package:mit_x/src/extensions/context_extensions.dart that imports:
  • package:mit_x/src/static/static_data.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

ERROR: The named parameter 'checkerboardRasterCacheImages' isn't defined.

lib/src/widgets/tbib_fluent_ui_app.dart:245:11

    ╷
245 │           checkerboardRasterCacheImages: widget.checkerboardRasterCacheImages,
    │           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

ERROR: The named parameter 'checkerboardOffscreenLayers' isn't defined.

lib/src/widgets/tbib_fluent_ui_app.dart:246:11

    ╷
246 │           checkerboardOffscreenLayers: widget.checkerboardOffscreenLayers,
    │           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest
fluent_ui ^4.8.6 4.9.1 4.9.1
flutter flutter 0.0.0 0.0.0
flutter_platform_widgets ^6.1.0 6.1.0 7.0.1
macos_ui ^2.0.5 2.0.9 2.0.9
Transitive dependencies
Package Constraint Compatible Latest
appkit_ui_element_colors - 1.0.0 1.0.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
cupertino_icons - 1.0.8 1.0.8
equatable - 2.0.5 2.0.5
flutter_localizations - 0.0.0 0.0.0
gradient_borders - 1.0.1 1.0.1
intl - 0.19.0 0.19.0
macos_window_utils - 1.5.0 1.5.0
material_color_utilities - 0.11.1 0.12.0
math_expressions - 2.6.0 2.6.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
recase - 4.1.0 4.1.0
scroll_pos - 0.5.0 0.5.0
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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

The constraint `^6.1.0` on flutter_platform_widgets does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions flutter_platform_widgets 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.22.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

9
likes
100
pub points
32%
popularity

Publisher

unverified uploader

Open screens/snackbars/dialogs/drawer without context /open and close drawer or end drawer/check form is valid or save it, with MitX.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fluent_ui, flutter, flutter_platform_widgets, macos_ui

More

Packages that depend on mit_x