frappe_mobile_sdk 1.1.0
frappe_mobile_sdk: ^1.1.0 copied to clipboard
Flutter SDK for offline-first Frappe/ERPNext mobile apps with auth, API access, dynamic forms, and sync-aware local data operations.
We analyzed this package 5 hours ago, and awarded it 150 pub points (of a possible 160):
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.
10/10 points: 20% or more of the public API has dartdoc comments
328 out of 721 API elements (45.5 %) have documentation comments.
Some symbols that are missing documentation: frappe_mobile_sdk.ApiException, frappe_mobile_sdk.ApiException.ApiException.new, frappe_mobile_sdk.ApiException.details, frappe_mobile_sdk.ApiTracer.ApiTracer.new, frappe_mobile_sdk.AppConfig.AppConfig.fromJson.
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:frappe_mobile_sdk/frappe_mobile_sdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:frappe_mobile_sdk/frappe_mobile_sdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:frappe_mobile_sdk/frappe_mobile_sdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:frappe_mobile_sdk/frappe_mobile_sdk.dartthat declares support for platforms:Android,iOS.
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:frappe_mobile_sdk/frappe_mobile_sdk.dartthat imports:package:frappe_mobile_sdk/src/ui/widgets/fields/link_field.dartthat imports:package:frappe_mobile_sdk/src/services/link_field_coordinator.dartthat imports:package:frappe_mobile_sdk/src/services/link_option_service.dartthat imports:package:frappe_mobile_sdk/src/services/meta_service.dartthat imports:package:frappe_mobile_sdk/src/database/app_database.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:frappe_mobile_sdk/frappe_mobile_sdk.dartthat imports:package:frappe_mobile_sdk/src/ui/widgets/fields/link_field.dartthat imports:package:frappe_mobile_sdk/src/services/link_field_coordinator.dartthat imports:package:frappe_mobile_sdk/src/services/link_option_service.dartthat imports:package:frappe_mobile_sdk/src/services/meta_service.dartthat imports:package:frappe_mobile_sdk/src/database/app_database.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_links |
^7.0.0 |
7.0.0 | 7.0.0 | |
connectivity_plus |
^7.1.1 |
7.1.1 | 7.1.1 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
file_picker |
^11.0.2 |
11.0.2 | 11.0.2 | |
flutter_form_builder |
^10.3.0+2 |
10.3.0+2 | 10.3.0+2 | |
flutter_secure_storage |
^10.0.0 |
10.1.0 | 10.1.0 | |
flutter_widget_from_html |
^0.17.2 |
0.17.2 | 0.17.2 | |
geolocator |
^13.0.2 |
13.0.4 | 14.0.2 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
image_picker |
^1.1.2 |
1.2.2 | 1.2.2 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
package_info_plus |
^9.0.0 |
9.0.1 | 10.1.0 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
provider |
^6.1.1 |
6.1.5+1 | 6.1.5+1 | |
sqflite |
^2.3.0 |
2.4.2+1 | 2.4.2+1 | |
url_launcher |
^6.2.0 |
6.3.2 | 6.3.2 | |
uuid |
^4.3.3 |
4.5.3 | 4.5.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^13.0.2` on geolocator does not support the stable version `14.0.0`.
Try running dart pub upgrade --major-versions geolocator to update the constraint.
The constraint `^9.0.0` on package_info_plus does not support the stable version `10.0.0`, that was published 26 days ago.
When package_info_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions package_info_plus 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.12, Flutter 3.41.7, Dart 3.11.5.
Check the analysis log for details.