flutter_phone_lib 0.0.46
flutter_phone_lib: ^0.0.46 copied to clipboard
Use VoIP in Flutter.
We analyzed this package 3 days ago, and awarded it 150 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
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: AGPL-3.0.
10/10 points: 20% or more of the public API has dartdoc comments
75 out of 218 API elements (34.4 %) have documentation comments.
Some symbols that are missing documentation: flutter_phone_lib, flutter_phone_lib.ApplicationSetup.ApplicationSetup.new, flutter_phone_lib.AttendedTransferAborted, flutter_phone_lib.AttendedTransferConnected, flutter_phone_lib.AttendedTransferEnded.
10/10 points: Package has an example
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:flutter_phone_lib/flutter_phone_lib.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:flutter_phone_lib/flutter_phone_lib.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:flutter_phone_lib/flutter_phone_lib.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:flutter_phone_lib/flutter_phone_lib.dartthat 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 support:
Legacy Kotlin configuration detected in `android/build.gradle`.
This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.
Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
equatable |
^2.0.7 |
2.1.0 | 2.1.0 | |
freezed |
^3.2.3 |
3.2.5 | 4.0.0 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
json_serializable |
^6.11.1 |
6.14.1 | 6.14.1 | |
meta |
^1.16.0 |
1.19.0 | 1.19.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 96.0.0 | 105.0.0 | |
analyzer |
- | 10.2.0 | 14.1.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
build |
- | 4.0.7 | 4.0.10 | |
build_config |
- | 1.3.2 | 1.3.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.7 | 3.1.12 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
package_config |
- | 2.2.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
source_gen |
- | 4.2.4 | 4.3.0 | |
source_helper |
- | 1.3.13 | 1.3.13 | |
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.4.2 | 2.4.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.2.3` on freezed does not support the stable version `4.0.0`, that was published 0 days ago.
When freezed is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions freezed 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.23.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.