pensil_community_flutter 0.1.2
pensil_community_flutter: ^0.1.2 copied to clipboard
The official dart package to create your own community powered by Pensil.
We analyzed this package 26 hours ago, and awarded it 80 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
.
10/10 points: 20% or more of the public API has dartdoc comments
165 out of 705 API elements (23.4 %) have documentation comments.
Some symbols that are missing documentation: pensil_community_flutter
, pensil_community_flutter.Actor
, pensil_community_flutter.Actor.Actor.fromJson
, pensil_community_flutter.Actor.Actor.new
, pensil_community_flutter.Actor.copyWith
.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:pensil_community_flutter/pensil_community_flutter.dart
that imports:package:pensil_community_flutter/src/app/feed/post_feed_list_view.dart
that imports:package:pensil_community_flutter/src/app/feed/post_feed_core.dart
that imports:package:pensil_community_flutter/src/app/feed/message/realtime_post_tile.dart
that imports:package:pensil_community_flutter/src/app/widget/index.dart
that imports:package:pensil_community_flutter/src/app/widget/cache_image.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:pensil_community_flutter/pensil_community_flutter.dart
that imports:package:pensil_community_flutter/src/app/feed/post_feed_list_view.dart
that imports:package:pensil_community_flutter/src/app/feed/post_feed_core.dart
that imports:package:pensil_community_flutter/src/app/feed/message/realtime_post_tile.dart
that imports:package:pensil_community_flutter/src/app/widget/index.dart
that imports:package:pensil_community_flutter/src/app/widget/cache_image.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Web`.
Because:
package:pensil_community_flutter/pensil_community_flutter.dart
that imports:package:pensil_community_flutter/src/app/feed/post_feed_list_view.dart
that imports:package:pensil_community_flutter/src/app/feed/post_feed_core.dart
that imports:package:pensil_community_flutter/src/app/feed/message/realtime_post_tile.dart
that imports:package:pensil_community_flutter/src/app/widget/index.dart
that imports:package:pensil_community_flutter/src/app/widget/cache_image.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 39 issues. Showing the first 2:
ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.
lib/src/app/feed/message/realtime_post_tile.dart:32:40
╷
32 │ style: theme.textTheme.bodyText1!.copyWith(
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/app/feed/message/realtime_post_tile.dart
ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.
lib/src/app/feed/post/content/widget/document_card.dart:71:48
╷
71 │ style: Theme.of(context).textTheme.bodyText1,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/app/feed/post/content/widget/document_card.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
animations |
^2.0.2 |
2.0.11 | 2.0.11 | |
cached_network_image |
^3.2.0 |
3.3.1 | 3.4.1 | |
chewie |
^1.2.2 |
1.5.0 | 1.13.0 | |
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
dartz |
^0.10.1 |
0.10.1 | 0.10.1 | |
file_picker |
^4.3.1 |
4.6.1 | 10.3.3 | |
flutter_markdown |
^0.6.9 |
0.6.23 | 0.7.7+1 | Discontinued |
flutter_svg |
^1.0.0 |
1.1.6 | 2.2.1 | |
freezed |
^1.1.0 |
1.1.1 | 3.2.3 | |
freezed_annotation |
^1.1.0 |
1.1.0 | 3.1.0 | |
html |
^0.15.0 |
0.15.6 | 0.15.6 | |
http |
^0.13.4 |
0.13.6 | 1.5.0 | |
image_picker |
^0.8.4+4 |
0.8.9 | 1.2.0 | |
json_annotation |
^4.4.0 |
4.9.0 | 4.9.0 | |
pensil_community_core |
^0.1.1+2.1 |
0.1.1+2.1 | 0.1.1+2.1 | |
permission_handler |
^8.3.0 |
8.3.0 | 12.0.1 | |
photo_view |
^0.13.0 |
0.13.0 | 0.15.0 | |
rxdart |
^0.27.3 |
0.27.7 | 0.28.0 | |
string_scanner |
^1.1.0 |
1.4.1 | 1.4.1 | |
timeago |
^3.1.0 |
3.3.0 | 3.7.1 | |
url_launcher |
^6.0.17 |
6.3.2 | 6.3.2 | |
video_player |
^2.2.10 |
2.10.0 | 2.10.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 38.0.0 | 89.0.0 | |
analyzer |
- | 3.4.1 | 8.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
build |
- | 2.4.1 | 4.0.0 | |
build_config |
- | 1.2.0 | 1.2.0 | |
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 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
connectivity_plus |
- | 2.3.9 | 7.0.0 | |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 | Discontinued |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 | Discontinued |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 | Discontinued |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 | Discontinued |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dart_style |
- | 2.2.3 | 3.1.2 | |
dbus |
- | 0.7.4 | 0.7.11 | |
dio |
- | 4.0.6 | 5.9.0 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 1.2.1 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+4 | 0.9.4+4 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.30 | 2.0.30 | |
get_it |
- | 7.7.0 | 8.2.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+3 | 0.8.13+3 | |
image_picker_for_web |
- | 2.2.0 | 3.1.0 | |
image_picker_ios |
- | 0.8.13 | 0.8.13 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2 | 0.2.2 | |
image_picker_platform_interface |
- | 2.11.0 | 2.11.0 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
injectable |
- | 1.5.4 | 2.5.1 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.0 | 7.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.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_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.0.15 | 2.1.5 | |
path_provider_android |
- | 2.2.18 | 2.2.18 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.0.7 | 2.3.0 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
source_gen |
- | 1.2.2 | 4.0.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
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 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.22 | 6.3.22 | |
url_launcher_ios |
- | 6.3.4 | 6.3.4 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.3 | 3.2.3 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.8.13 | 2.8.13 | |
video_player_avfoundation |
- | 2.8.4 | 2.8.4 | |
video_player_platform_interface |
- | 6.4.0 | 6.4.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
wakelock |
- | 0.6.2 | 0.6.2 | Discontinued |
wakelock_macos |
- | 0.4.0 | 0.4.0 | |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_web |
- | 0.4.0 | 0.4.0 | |
wakelock_windows |
- | 0.2.0 | 0.2.1 | |
watcher |
- | 1.1.3 | 1.1.3 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 2.6.1 | 5.14.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 11 issues. Showing the first 2:
The constraint `^4.3.1` on file_picker does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
The constraint `^0.6.9` on flutter_markdown does not support the stable version `0.7.0`.
Try running dart pub upgrade --major-versions flutter_markdown
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 11 errors:
UNDEFINED_GETTER
-lib/src/app/feed/message/realtime_post_tile.dart:32:40
- The getter 'bodyText1' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/src/app/feed/post/content/widget/document_card.dart:71:48
- The getter 'bodyText1' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/src/app/feed/post/content/widget/video_thumbnail.dart:68:34
- The getter 'backgroundColor' isn't defined for the type 'ThemeData'.
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.22.23
, Flutter 3.35.4
, Dart 3.9.2
.
Check the analysis log for details.