social_app_template 1.0.3
social_app_template: ^1.0.3 copied to clipboard
Package to enable you to create a social app in a very quick way.
We analyzed this package 2 hours ago, and awarded it 100 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
138 out of 403 API elements (34.2 %) have documentation comments.
Some symbols that are missing documentation: social_app_template, social_app_template.CachedImage, social_app_template.CachedImage.CachedImage.new, social_app_template.CachedImage.circle, social_app_template.CachedImage.decodedSize.
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:social_app_template/social_app_template.dartthat imports:package:social_app_template/src/widgets/template/media/platform_media_embedded.dartthat imports:package:social_app_template/src/widgets/template/media/platform_video/platform_video_embedded.dartthat imports:package:social_app_template/src/widgets/core/media/video/with_visibility/video_embedded_visibility.dartthat imports:package:social_app_template/src/widgets/core/media/video/video_embedded.dartthat imports:package:social_app_template/src/services/video_service.dartthat imports:package:social_app_template/src/widgets/core/media/video/cached/custom_video_cache_manager.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:social_app_template/social_app_template.dartthat imports:package:social_app_template/src/widgets/template/media/platform_media_embedded.dartthat imports:package:social_app_template/src/widgets/template/media/platform_video/platform_video_embedded.dartthat imports:package:social_app_template/src/widgets/core/media/video/with_visibility/video_embedded_visibility.dartthat imports:package:social_app_template/src/widgets/core/media/video/video_embedded.dartthat imports:package:social_app_template/src/services/video_service.dartthat imports:package:social_app_template/src/widgets/core/media/video/cached/custom_video_cache_manager.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:social_app_template/social_app_template.dartthat imports:package:social_app_template/src/widgets/template/media/platform_media_embedded.dartthat imports:package:social_app_template/src/widgets/template/media/platform_video/platform_video_embedded.dartthat imports:package:social_app_template/src/widgets/core/media/video/with_visibility/video_embedded_visibility.dartthat imports:package:social_app_template/src/widgets/core/media/video/video_embedded.dartthat imports:package:social_app_template/src/services/video_service.dartthat imports:package:cached_video_player/cached_video_player.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:social_app_template/social_app_template.dartthat imports:package:social_app_template/src/widgets/template/media/platform_media_embedded.dartthat imports:package:social_app_template/src/widgets/template/media/platform_video/platform_video_embedded.dartthat imports:package:social_app_template/src/widgets/core/media/video/with_visibility/video_embedded_visibility.dartthat imports:package:social_app_template/src/widgets/core/media/video/video_embedded.dartthat imports:package:social_app_template/src/services/video_service.dartthat imports:package:social_app_template/src/widgets/core/media/video/cached/custom_video_cache_manager.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/50 points: code has no errors, warnings, lints, or formatting issues
Found 85 issues. Showing the first 2:
ERROR: Evaluation of this constant expression throws an exception.
lib/src/modules/map_box/repo/model/map_box_place.g.dart:16:27
╷
16 │ const MapBoxPlaceSchema = CollectionSchema(
│ ┌───────────────────────────^
17 │ │ name: r'MapBoxPlace',
18 │ │ id: -7753694647971908146,
19 │ │ properties: {
20 │ │ r'id': PropertySchema(
21 │ │ id: 0,
22 │ │ name: r'id',
23 │ │ type: IsarType.string,
24 │ │ ),
25 │ │ r'matchingPlaceName': PropertySchema(
26 │ │ id: 1,
27 │ │ name: r'matchingPlaceName',
28 │ │ type: IsarType.string,
29 │ │ ),
30 │ │ r'matchingText': PropertySchema(
31 │ │ id: 2,
32 │ │ name: r'matchingText',
33 │ │ type: IsarType.string,
34 │ │ ),
35 │ │ r'placeName': PropertySchema(
36 │ │ id: 3,
37 │ │ name: r'placeName',
38 │ │ type: IsarType.string,
│ └──────────────────^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/modules/map_box/repo/model/map_box_place.g.dart
ERROR: Evaluation of this constant expression throws an exception.
lib/src/modules/map_box/repo/model/map_box_place_context.g.dart:17:34
╷
17 │ const MapBoxPlaceContextSchema = CollectionSchema(
│ ┌──────────────────────────────────^
18 │ │ name: r'MapBoxPlaceContext',
19 │ │ id: 8455270108081781221,
20 │ │ properties: {
21 │ │ r'id': PropertySchema(
22 │ │ id: 0,
23 │ │ name: r'id',
24 │ │ type: IsarType.string,
25 │ │ ),
26 │ │ r'mapBoxPlaceId': PropertySchema(
27 │ │ id: 1,
28 │ │ name: r'mapBoxPlaceId',
29 │ │ type: IsarType.string,
30 │ │ ),
31 │ │ r'shortCode': PropertySchema(
32 │ │ id: 2,
33 │ │ name: r'shortCode',
34 │ │ type: IsarType.string,
35 │ │ ),
36 │ │ r'text': PropertySchema(
37 │ │ id: 3,
38 │ │ name: r'text',
39 │ │ type: IsarType.string,
40 │ └ ),
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/modules/map_box/repo/model/map_box_place_context.g.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
align_positioned |
^3.0.0 |
3.0.0 | 5.0.1 | |
cached_network_image |
^3.2.3 |
3.3.1 | 3.4.1 | |
cached_video_player |
^2.0.3 |
2.0.4 | 2.0.4 | |
flutter_cache_manager |
^3.3.0 |
3.3.1 | 3.4.1 | |
flutter_staggered_grid_view |
^0.6.1 |
0.6.2 | 0.7.0 | |
infinite_scroll_pagination |
^3.2.0 |
3.2.0 | 5.1.1 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
isar |
^3.0.5 |
3.1.0+1 | 3.1.0+1 | |
isar_flutter_libs |
^3.0.5 |
3.1.0+1 | 3.1.0+1 | |
maps_toolkit |
^2.0.1 |
2.0.1 | 3.1.0 | |
material_design_icons_flutter |
^5.0.6595 |
5.0.6996 | 7.0.7296 | |
performance_indicator |
^0.0.5 |
0.0.5 | 0.0.5 | |
queue |
^3.1.0+2 |
3.4.0 | 3.4.0 | |
uuid |
^3.0.7 |
3.0.7 | 4.5.2 | |
visibility_detector |
^0.2.2 |
0.2.2 | 0.4.0+2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 47.0.0 | 92.0.0 | |
analyzer |
- | 4.7.0 | 9.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.1 | 4.0.3 | |
cached_network_image_platform_interface |
- | 4.0.0 | 4.1.1 | |
cached_network_image_web |
- | 1.2.0 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cron |
- | 0.4.1 | 0.6.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 2.2.4 | 3.1.3 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
hive_generator |
- | 1.1.3 | 2.0.1 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
matrix4_transform |
- | 2.0.1 | 4.0.1 | |
meta |
- | 1.17.0 | 1.17.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
sliver_tools |
- | 0.2.12 | 0.2.12 | |
source_gen |
- | 1.2.6 | 4.1.1 | |
source_helper |
- | 1.3.3 | 1.3.9 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_platform_interface |
- | 5.1.4 | 6.6.0 | |
video_player_web |
- | 2.0.15 | 2.4.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.2.0 | 1.2.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^3.0.0` on align_positioned does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions align_positioned to update the constraint.
The constraint `^0.6.1` on flutter_staggered_grid_view does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions flutter_staggered_grid_view 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.