system_controls 0.1.0 copy "system_controls: ^0.1.0" to clipboard
system_controls: ^0.1.0 copied to clipboard

Native iOS Control Center controls and Android Quick Settings tiles for Flutter, with shared state, durable actions, and native code generation.

150/ 160
pub points
--
downloads

We analyzed this package 35 hours ago, and awarded it 150 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: MIT.

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

14 out of 38 API elements (36.8 %) have documentation comments.

Some symbols that are missing documentation: system_controls.ControlAction.ControlAction.fromMap, system_controls.ControlAction.ControlAction.new, system_controls.ControlAction.controlId, system_controls.ControlAction.eventId, system_controls.ControlAction.occurredAt.

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

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

Because:

  • package:system_controls/system_controls.dart that declares support for platforms: Android, iOS.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

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
path ^1.9.1 1.9.1 1.9.1
xml ^6.6.1 6.6.1 7.0.1
yaml ^3.1.3 3.1.4 3.1.4
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.1
meta - 1.19.0 1.19.0
petitparser - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
vector_math - 2.4.2 2.4.2

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

The constraint `^6.6.1` on xml does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions xml 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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
--
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native iOS Control Center controls and Android Quick Settings tiles for Flutter, with shared state, durable actions, and native code generation.

Repository (GitHub)
View/report issues

Topics

#control-center #quick-settings #widgetkit #app-intents

License

MIT (license)

Dependencies

flutter, path, xml, yaml

More

Packages that depend on system_controls

Packages that implement system_controls