app_widget 0.3.1 copy "app_widget: ^0.3.1" to clipboard
app_widget: ^0.3.1 copied to clipboard

PlatformAndroid

Flutter plugin to manage app widget / home screen widget from within flutter app.

150/ 160
pub points
149
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://noxasch.tech/ was unreachable. Make sure that the website is reachable via HEAD requests.

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.

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

7 out of 10 API elements (70.0 %) have documentation comments.

Some symbols that are missing documentation: app_widget, app_widget.AppWidgetPlugin.AppWidgetPlugin.new, app_widget.AppWidgetPlugin.instance.

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 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

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

Because:

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

Because:

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

Because:

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

Because:

  • package:app_widget/app_widget.dart that declares support for platforms: Android.
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

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
app_widget_android ^0.3.3 0.3.3 0.4.0
app_widget_platform_interface ^0.3.1 0.3.1 0.4.0
plugin_platform_interface ^2.1.7 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
vector_math - 2.2.0 2.2.0

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

The constraint `^0.3.3` on app_widget_android does not support the stable version `0.4.0`.

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

The constraint `^0.3.1` on app_widget_platform_interface does not support the stable version `0.4.0`.

Try running dart pub upgrade --major-versions app_widget_platform_interface 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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
80
likes
150
points
149
downloads

Publisher

verified publishernoxasch.tech

Weekly Downloads

Flutter plugin to manage app widget / home screen widget from within flutter app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

app_widget_android, app_widget_platform_interface, flutter, plugin_platform_interface

More

Packages that depend on app_widget

Packages that implement app_widget