peaman_ui_components 0.0.2
peaman_ui_components: ^0.0.2 copied to clipboard
A prebuilt and highly customizable social media UI components package to be used on top of peaman package.
We analyzed this package 5 days ago, and awarded it 130 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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
41 out of 1419 API elements (2.9 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: peaman_ui_components, peaman_ui_components.BuildContextExt, peaman_ui_components.BuildContextExt.navigate, peaman_ui_components.BuildContextExt.navigateNamed, peaman_ui_components.BuildContextExt.popNavigate.
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:peaman_ui_components/peaman_ui_components.dartthat imports:package:peaman_ui_components/src/features/profile/profile.dartthat imports:package:peaman_ui_components/src/features/profile/views/widgets/onboarding_widgets/peaman_onboarding_basic_info_step.dartthat imports:package:cached_network_image/cached_network_image.dartthat imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:peaman_ui_components/peaman_ui_components.dartthat imports:package:peaman_ui_components/src/features/profile/profile.dartthat imports:package:peaman_ui_components/src/features/profile/views/widgets/onboarding_widgets/peaman_onboarding_basic_info_step.dartthat imports:package:cached_network_image/cached_network_image.dartthat imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `macOS`.
Because:
package:peaman_ui_components/peaman_ui_components.dartthat imports:package:peaman_ui_components/src/features/shared/shared.dartthat imports:package:peaman_ui_components/src/features/shared/viewmodels/peaman_base_vm.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:peaman_ui_components/peaman_ui_components.dartthat imports:package:peaman_ui_components/src/features/profile/profile.dartthat imports:package:peaman_ui_components/src/features/profile/views/widgets/onboarding_widgets/peaman_onboarding_basic_info_step.dartthat imports:package:cached_network_image/cached_network_image.dartthat imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dartthat imports:package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:peaman_ui_components/peaman_ui_components.dartthat imports:package:peaman_ui_components/src/features/profile/profile.dartthat imports:package:peaman_ui_components/src/features/profile/viewmodels/peaman_onboarding_vm.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 39 issues. Showing the first 2:
INFO: Statements in an if should be enclosed in a block.
lib/src/features/auth/viewmodels/peaman_auth_vm.dart:22:20
╷
22 │ isLoading) return;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/features/auth/viewmodels/peaman_auth_vm.dart
INFO: Statements in an if should be enclosed in a block.
lib/src/features/auth/viewmodels/peaman_auth_vm.dart:42:20
╷
42 │ isLoading) return;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/features/auth/viewmodels/peaman_auth_vm.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
another_flushbar |
^1.12.29 |
1.12.32 | 1.12.32 | |
cached_network_image |
^3.2.3 |
3.3.1 | 3.4.1 | |
country_picker |
^2.0.19 |
2.0.27 | 2.0.27 | |
flutter_svg |
^1.1.6 |
1.1.6 | 2.2.1 | |
fluttertoast |
^8.1.2 |
8.2.14 | 9.0.0 | |
google_fonts |
^3.0.1 |
3.0.1 | 6.3.2 | |
image_downloader |
^0.31.0 |
0.31.0 | 0.31.0 | |
image_picker |
^0.8.6 |
0.8.9 | 1.2.0 | |
linkfy_text |
^1.1.5 |
1.1.6 | 1.1.6 | |
lottie |
^2.1.0 |
2.7.0 | 3.3.2 | |
peaman |
^0.0.3 |
0.0.4 | 0.0.4 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
provider |
^6.0.5 |
6.1.5+1 | 6.1.5+1 | |
timeago |
^3.3.0 |
3.7.1 | 3.7.1 | |
url_launcher |
^6.1.7 |
6.3.2 | 6.3.2 |
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 `^1.1.6` on flutter_svg does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_svg to update the constraint.
The constraint `^8.1.2` on fluttertoast does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions fluttertoast 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.22.24, Flutter 3.35.5, Dart 3.9.2.
Check the analysis log for details.