Merge pull request #1789 from GetStream/develop #3984
GitHub Actions / Analysis of stream_chat_persistence
succeeded
Nov 24, 2023 in 31s
Package analysis results for stream_chat_persistence
Score
120/130 points
(92.3076923076923%)
Supported platforms
- Flutter
android
ios
windows
linux
macos
web
Details
Follow Dart file conventions (20/30)
✔ 10/10 points: Provide a valid pubspec.yaml
✔ 5/5 points: Provide a valid README.md
✔ 5/5 points: Provide a valid CHANGELOG.md
❌ 0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
Provide documentation (10/10)
✔ 10/10 points: Package has an example
Platform support (20/20)
✔ 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)
- ✓ Android
- ✓ iOS
- ✓ Windows
- ✓ Linux
- ✓ MacOS
- ✓ Web
Pass static analysis (50/50)
✔ 50/50 points: code has no errors, warnings, lints, or formatting issues
Support up-to-date dependencies (20/20)
✔ 10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
drift |
^2.11.0 |
2.13.1 | 2.13.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
logging |
^1.2.0 |
1.2.0 | 1.2.0 |
meta |
^1.9.1 |
1.9.1 | 1.11.0 |
path |
^1.8.3 |
1.8.3 | 1.8.3 |
path_provider |
^2.1.0 |
2.1.1 | 2.1.1 |
sqlite3_flutter_libs |
^0.5.15 |
0.5.18 | 0.5.18 |
stream_chat |
^6.10.0 |
6.10.0 | 6.10.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
asn1lib |
- | 1.5.0 | 1.5.0 |
async |
- | 2.11.0 | 2.11.0 |
boolean_selector |
- | 2.1.1 | 2.1.1 |
characters |
- | 1.3.0 | 1.3.0 |
collection |
- | 1.17.1 | 1.18.0 |
convert |
- | 3.1.1 | 3.1.1 |
crypto |
- | 3.0.3 | 3.0.3 |
crypto_keys |
- | 0.3.0+1 | 0.3.0+1 |
dio |
- | 5.3.4 | 5.3.4 |
equatable |
- | 2.0.5 | 2.0.5 |
ffi |
- | 2.1.0 | 2.1.0 |
freezed_annotation |
- | 2.4.1 | 2.4.1 |
http |
- | 1.1.0 | 1.1.1 |
http_parser |
- | 4.0.2 | 4.0.2 |
jose |
- | 0.3.4 | 0.3.4 |
js |
- | 0.6.7 | 0.6.7 |
json_annotation |
- | 4.8.1 | 4.8.1 |
matcher |
- | 0.12.16 | 0.12.16 |
material_color_utilities |
- | 0.2.0 | 0.8.0 |
mime |
- | 1.0.4 | 1.0.4 |
path_provider_android |
- | 2.2.1 | 2.2.1 |
path_provider_foundation |
- | 2.3.1 | 2.3.1 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.1 | 2.1.1 |
path_provider_windows |
- | 2.2.1 | 2.2.1 |
platform |
- | 3.1.3 | 3.1.3 |
plugin_platform_interface |
- | 2.1.7 | 2.1.7 |
pointycastle |
- | 3.7.3 | 3.7.3 |
quiver |
- | 3.2.1 | 3.2.1 |
rate_limiter |
- | 1.0.0 | 1.0.0 |
rxdart |
- | 0.27.7 | 0.27.7 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sqlite3 |
- | 2.1.0 | 2.1.0 |
stack_trace |
- | 1.11.1 | 1.11.1 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.2.0 | 1.2.0 |
synchronized |
- | 3.1.0 | 3.1.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.6.1 | 0.6.1 |
typed_data |
- | 1.3.2 | 1.3.2 |
uuid |
- | 3.0.7 | 4.2.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web_socket_channel |
- | 2.4.0 | 2.4.0 |
win32 |
- | 5.0.9 | 5.1.0 |
x509 |
- | 0.2.4 | 0.2.4 |
xdg_directories |
- | 1.0.3 | 1.0.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
✔ 10/10 points: Package supports latest stable Dart and Flutter SDKs
Versions
- Pana: 0.21.35
- Dart: 3.0.6
- Flutter: 3.10.6
Loading