gogoboom_flutter_common 0.0.1
gogoboom_flutter_common: ^0.0.1 copied to clipboard
A new Flutter project.
We analyzed this package 15 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
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
2271 out of 3836 API elements (59.2 %) have documentation comments.
Some symbols that are missing documentation: asset_file, asset_file.Utils, asset_file.Utils.Utils.new, asset_file.Utils.getImgPath, asset_file.Utils.getSvgPath.
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:gogoboom_flutter_common/gogoboom_flutter_common.dartthat imports:package:app_installer/app_installer.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:gogoboom_flutter_common/gogoboom_flutter_common.dartthat imports:package:app_installer/app_installer.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `macOS`.
Because:
package:gogoboom_flutter_common/gogoboom_flutter_common.dartthat imports:package:wechat_camera_picker/wechat_camera_picker.dartthat imports:package:wechat_camera_picker/src/widgets/camera_picker.dartthat imports:package:wechat_camera_picker/src/widgets/camera_picker_viewer.dartthat imports:package:camera/camera.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:gogoboom_flutter_common/gogoboom_flutter_common.dartthat imports:package:app_installer/app_installer.dartthat declares support for platforms:Android,iOS,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
WARNING: Duplicate export.
lib/gogoboom_flutter_common.dart:39:8
╷
39 │ export 'package:device_info_plus/device_info_plus.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gogoboom_flutter_common.dart
WARNING: This function has a nullable return type of 'FutureOr
lib/utils/cache_util.dart:76:26
╷
76 │ static Future<String?> clearCache(context) async {
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/cache_util.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
animate_do |
^2.0.0 |
2.1.0 | 4.2.0 | |
animated_text_kit |
^4.2.1 |
4.3.0 | 4.3.0 | |
app_installer |
^1.1.0 |
1.3.1 | 1.3.1 | |
badges |
^2.0.2 |
2.0.3 | 3.1.2 | |
bot_toast |
^4.0.1 |
4.1.3 | 4.1.3 | |
cached_network_image |
^3.2.0 |
3.3.1 | 3.4.1 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
device_info_plus |
^3.2.0 |
3.2.4 | 12.3.0 | |
flutter_image_compress |
^1.1.0 |
1.1.3 | 2.4.0 | |
flutter_keyboard_visibility |
^5.1.0 |
5.4.1 | 6.0.0 | |
flutter_native_splash |
^1.3.2 |
1.3.3 | 2.4.7 | |
flutter_screenutil |
^5.0.1+2 |
5.9.3 | 5.9.3 | |
flutter_slidable |
^1.1.0 |
1.3.2 | 4.0.3 | |
flutter_spinkit |
^5.1.0 |
5.2.2 | 5.2.2 | |
flutter_svg |
^1.0.0 |
1.0.3 | 2.2.3 | |
fluttertoast |
^8.0.8 |
8.2.14 | 9.0.0 | |
gogoboom_flutter_core |
^0.0.1 |
0.0.1 | 0.0.1 | |
image_gallery_saver |
^1.7.1 |
1.7.1 | 2.0.3 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
json_annotation |
^4.4.0 |
4.9.0 | 4.9.0 | |
json_serializable |
^6.1.3 |
6.11.3 | 6.11.3 | |
logger |
^1.1.0 |
1.4.0 | 2.6.2 | |
lpinyin |
^2.0.3 |
2.0.3 | 2.0.3 | |
mime |
^1.0.1 |
1.0.6 | 2.0.0 | |
modal_bottom_sheet |
^2.0.0 |
2.1.2 | 3.0.0 | |
open_file |
^3.2.1 |
3.2.1 | 3.5.10 | |
package_info_plus |
^1.3.0 |
1.4.2 | 9.0.0 | |
path_provider |
^2.0.8 |
2.0.15 | 2.1.5 | |
permission_handler |
^8.3.0 |
8.3.0 | 12.0.1 | |
persistent_bottom_nav_bar |
^4.0.2 |
4.0.2 | 6.2.1 | |
photo_view |
^0.13.0 |
0.13.0 | 0.15.0 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
qr_code_scanner |
^0.6.1 |
0.6.1 | 1.0.1 | |
qr_flutter |
^4.0.0 |
4.1.0 | 4.1.0 | |
share_plus |
^3.0.4 |
3.1.0 | 12.0.1 | |
transparent_image |
^2.0.0 |
2.0.1 | 2.0.1 | |
tuple |
^2.0.0 |
2.0.2 | 2.0.2 | |
url_launcher |
^6.0.17 |
6.3.2 | 6.3.2 | |
uuid |
^3.0.5 |
3.0.7 | 4.5.2 | |
video_compress |
^3.1.0 |
3.1.4 | 3.1.4 | |
wechat_assets_picker |
^6.3.1 |
6.3.1 | 10.1.0 | |
wechat_camera_picker |
^2.6.3 |
2.6.5 | 4.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 92.0.0 | 92.0.0 | |
analyzer |
- | 9.0.0 | 9.0.0 | |
archive |
- | 3.6.1 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 4.0.3 | 4.0.3 | |
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 | |
camera |
- | 0.9.8+1 | 0.11.3 | |
camera_android |
- | 0.9.8+3 | 0.10.10+14 | |
camera_avfoundation |
- | 0.9.22+8 | 0.9.22+8 | |
camera_platform_interface |
- | 2.12.0 | 2.12.0 | |
camera_web |
- | 0.2.1+6 | 0.3.5+2 | |
characters |
- | 1.4.0 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_style |
- | 3.1.3 | 3.1.3 | |
device_info_plus_linux |
- | 2.1.1 | 5.0.0 | Discontinued |
device_info_plus_macos |
- | 2.2.3 | 5.0.0 | Discontinued |
device_info_plus_platform_interface |
- | 2.6.1 | 7.0.3 | |
device_info_plus_web |
- | 2.1.0 | 5.0.0 | Discontinued |
device_info_plus_windows |
- | 2.1.1 | 6.0.0 | Discontinued |
dio |
- | 4.0.6 | 5.9.0 | |
extended_image |
- | 6.4.1 | 10.0.1 | |
extended_image_library |
- | 3.5.2 | 5.0.1 | |
ffi |
- | 1.2.1 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_web |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
glob |
- | 2.1.3 | 2.1.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 0.13.6 | 1.6.0 | |
http_client_helper |
- | 2.0.4 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 3.1.3 | 4.7.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
package_info_plus_linux |
- | 1.0.5 | 2.0.0 | Discontinued |
package_info_plus_macos |
- | 1.3.0 | 2.0.0 | Discontinued |
package_info_plus_platform_interface |
- | 1.0.2 | 3.2.1 | |
package_info_plus_web |
- | 1.0.6 | 2.0.0 | Discontinued |
package_info_plus_windows |
- | 1.0.5 | 3.0.0 | Discontinued |
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_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.0.7 | 2.3.0 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
petitparser |
- | 5.4.0 | 7.0.1 | |
photo_manager |
- | 1.3.10 | 3.8.3 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pretty_dio_logger |
- | 1.2.0-beta-1 | 1.4.0 | |
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 | |
qr |
- | 3.0.2 | 3.0.2 | |
quiver |
- | 3.2.2 | 3.2.2 | |
retrofit |
- | 3.3.1 | 4.9.2 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
share_plus_linux |
- | 2.0.4 | 3.0.1 | Discontinued |
share_plus_macos |
- | 2.1.0 | 3.0.1 | Discontinued |
share_plus_platform_interface |
- | 2.1.0 | 6.1.0 | |
share_plus_web |
- | 2.0.4 | 3.1.0 | Discontinued |
share_plus_windows |
- | 2.0.3 | 4.0.0 | Discontinued |
source_gen |
- | 4.1.1 | 4.1.1 | |
source_helper |
- | 1.3.9 | 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 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
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.8 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player |
- | 2.10.1 | 2.10.1 | |
video_player_android |
- | 2.9.1 | 2.9.1 | |
video_player_avfoundation |
- | 2.8.8 | 2.8.8 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
watcher |
- | 1.2.0 | 1.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 2.6.1 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 5.4.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 23 issues. Showing the first 2:
The constraint `^2.0.0` on animate_do does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions animate_do to update the constraint.
The constraint `^2.0.2` on badges does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions badges 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.