onairos 0.3.1+1
onairos: ^0.3.1+1 copied to clipboard
Onairos is a flutter package to interact with the Onairos App and recieve user AI Data
We analyzed this package 15 hours ago, and awarded it 85 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/zd819/onairos-flutter was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.3.1+1").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
158 out of 694 API elements (22.8 %) have documentation comments.
Some symbols that are missing documentation: NoOnairos, NoOnairos.OnairosPromptModal, NoOnairos.OnairosPromptModal.OnairosPromptModal.new, NoOnairos.OnairosPromptModal.logoPath, NoOnairos.OnairosPromptModal.onClose.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:onairos/onairos.dartthat declares support for platforms:iOS.
Package does not support platform `Windows`.
Because:
package:onairos/onairos.dartthat declares support for platforms:iOS.
Package does not support platform `Linux`.
Because:
package:onairos/onairos.dartthat declares support for platforms:iOS.
Package does not support platform `macOS`.
Because:
package:onairos/onairos.dartthat declares support for platforms:iOS.
Package does not support platform `Web`.
Because:
package:onairos/onairos.dartthat declares support for platforms:iOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:onairos/onairos.dartthat imports:package:onairos/onairos_button.dartthat imports:package:onairos/universal_onboarding.dartthat imports:package:onairos/services/oauth_service.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.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
It does not contain ios/onairos/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 127 issues. Showing the first 2:
WARNING: The declaration '_isCallbackUrl' isn't referenced.
lib/connections/pinterest.dart:123:8
╷
123 │ bool _isCallbackUrl(String url) {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/connections/pinterest.dart
WARNING: The declaration '_isCallbackUrl' isn't referenced.
lib/connections/reddit.dart:123:8
╷
123 │ bool _isCallbackUrl(String url) {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/connections/reddit.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_links |
^6.0.2 |
6.4.1 | 7.0.0 | |
biometric_storage |
^5.0.1 |
5.0.1 | 5.0.1 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
dart_jsonwebtoken |
^3.1.1 |
3.1.1 | 3.3.1 | |
device_info_plus |
^11.5.0 |
11.5.0 | 12.3.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
flutter_animate |
^4.2.0 |
4.5.2 | 4.5.2 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_opacity_core |
^6.2.1 |
6.10.14 | 6.10.14 | |
flutter_secure_storage |
^10.0.0-beta.4 |
10.0.0 | 10.0.0 | |
google_sign_in |
^6.2.1 |
6.3.0 | 7.2.0 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
intl |
^0.20.1 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.5.0 |
4.11.0 | 4.11.0 | |
local_auth |
^2.2.0 |
2.3.0 | 3.0.0 | |
package_info_plus |
^8.0.0 |
8.3.1 | 9.0.0 | |
pointycastle |
^3.9.1 |
3.9.1 | 4.0.0 | |
shared_preferences |
^2.0.0 |
2.5.4 | 2.5.4 | |
url_launcher |
^6.2.5 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.0.0 |
4.13.1 | 4.13.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^6.0.2` on app_links does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions app_links to update the constraint.
The constraint `^11.5.0` on device_info_plus does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions device_info_plus to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 3 errors:
UNDEFINED_IDENTIFIER-lib/components/onboarding/enhanced_oauth_webview.dart:302:28- Undefined name 'WebResourceErrorType'.UNDEFINED_IDENTIFIER-lib/components/onboarding/enhanced_oauth_webview.dart:303:28- Undefined name 'WebResourceErrorType'.UNDEFINED_IDENTIFIER-lib/components/onboarding/enhanced_oauth_webview.dart:304:28- Undefined name 'WebResourceErrorType'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.10, Flutter 3.41.0, Dart 3.11.0.
Check the analysis log for details.