fast_app_base 0.0.1+10
fast_app_base: ^0.0.1+10 copied to clipboard
Kickstart your Flutter app with fast_app_base — a ready-to-use foundation offering theme, routing, internationalization, dialogs, and Snackbar support out of the box.
We analyzed this package 33 hours ago, and awarded it 100 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
pubspec.yaml from the repository has no repository or homepage URL.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: fast_app_base, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Homepage URL is insecure.
Update the homepage field and use a secure (https) URL.
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
2637 out of 6833 API elements (38.6 %) have documentation comments.
Some symbols that are missing documentation: abs_theme_colors, abs_theme_colors.AbstractThemeColors, abs_theme_colors.AbstractThemeColors.AbstractThemeColors.new, abs_theme_colors.AbstractThemeColors.activate, abs_theme_colors.AbstractThemeColors.badgeBg.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:fast_app_base/app.dartthat imports:package:fast_app_base/screen/main/s_main.dartthat imports:package:fast_app_base/screen/main/w_menu_drawer.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:fast_app_base/app.dartthat imports:package:fast_app_base/screen/main/s_main.dartthat imports:package:fast_app_base/screen/main/w_menu_drawer.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:fast_app_base/common/util/app_keyboard_util.dartthat imports:package:keyboard_utils_plugin/keyboard_utils.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:fast_app_base/app.dartthat imports:package:fast_app_base/screen/main/s_main.dartthat imports:package:fast_app_base/screen/main/w_menu_drawer.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/file_system/file_system.dartthat imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 26 issues. Showing the first 2:
INFO: Use 'TypeName _' instead of a type literal.
lib/common/data/preference/app_preferences.dart:57:14
╷
57 │ case int:
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/data/preference/app_preferences.dart
INFO: Use 'TypeName _' instead of a type literal.
lib/common/data/preference/app_preferences.dart:59:14
╷
59 │ case String:
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/data/preference/app_preferences.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
after_layout |
^1.2.0 |
1.2.0 | 1.2.0 | |
args |
^2.4.2 |
2.7.0 | 2.7.0 | |
cached_network_image |
^3.2.3 |
3.4.1 | 3.4.1 | |
dio |
^5.0.0 |
5.11.0 | 5.11.0 | |
easy_localization |
^3.0.2 |
3.0.8 | 3.0.8 | |
equatable |
^2.0.5 |
2.1.0 | 2.1.0 | |
eva_icons_flutter |
^3.1.0 |
3.1.0 | 3.1.0 | |
event_bus |
^2.0.0 |
2.0.1 | 2.0.1 | |
flutter_cache_manager |
^3.3.0 |
3.4.2 | 3.4.2 | |
flutter_native_splash |
^2.3.0 |
2.4.8 | 2.4.8 | |
flutter_svg |
^2.0.3 |
2.3.0 | 2.3.0 | |
freezed |
^2.3.4 |
2.5.8 | 3.2.5 | |
freezed_annotation |
^2.2.0 |
2.4.4 | 3.1.0 | |
get |
^4.6.5 |
4.7.3 | 4.7.3 | |
google_fonts |
^4.0.4 |
4.0.5 | 8.2.0 | |
json_annotation |
^4.8.0 |
4.12.0 | 4.12.0 | |
keyboard_utils_plugin |
^1.1.0 |
1.1.2 | 1.1.2 | |
meta |
^1.4.0 |
1.18.0 | 1.19.0 | |
nav |
^1.3.9 |
1.4.3 | 1.4.3 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
quiver |
^3.2.1 |
3.2.2 | 3.2.2 | |
retrofit |
^4.4.2 |
4.9.2 | 4.9.2 | |
shared_preferences |
^2.0.15 |
2.5.5 | 2.5.5 | |
simple_shadow |
^0.3.1 |
0.3.1 | 0.3.1 | |
velocity_x |
^4.3.1 |
4.3.1 | 4.3.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 85.0.0 | 105.0.0 | |
analyzer |
- | 7.7.1 | 14.1.0 | |
ansicolor |
- | 2.0.3 | 2.0.3 | |
archive |
- | 4.0.9 | 4.0.9 | |
async |
- | 2.13.1 | 2.13.1 | |
auto_size_text_pk |
- | 3.0.0 | 3.0.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.2 | 4.0.9 | |
build_config |
- | 1.3.2 | 1.3.2 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.2.1 | 1.2.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_style |
- | 3.1.1 | 3.1.12 | |
dio_web_adapter |
- | 2.2.1 | 2.2.1 | |
easy_logger |
- | 0.0.2 | 0.0.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 2.0.2 | 2.1.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.9.1 | 4.9.1 | |
intl |
- | 0.20.2 | 0.20.3 | |
jni |
- | 1.0.1 | 1.0.1 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
objective_c |
- | 9.5.0 | 9.5.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 3.0.0 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
record_use |
- | 0.6.0 | 1.0.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.27 | 2.4.27 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_gen |
- | 2.0.0 | 4.2.4 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.3 | 2.4.3 | |
sqflite_android |
- | 2.4.3 | 2.4.3 | |
sqflite_common |
- | 2.5.11 | 2.5.11 | |
sqflite_darwin |
- | 2.4.3+1 | 2.4.3+1 | |
sqflite_platform_interface |
- | 2.4.1 | 2.4.1 | |
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.1+1 | 3.4.1+1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.13 | 0.7.13 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_graphics |
- | 1.2.2 | 1.2.2 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.6 | 1.2.6 | |
vector_math |
- | 2.2.0 | 2.4.1 | |
vxstate |
- | 2.3.0 | 2.3.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^2.3.4` on freezed does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed to update the constraint.
The constraint `^2.2.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation 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 1 error:
TYPE_TEST_WITH_UNDEFINED_NAME-lib/data/network/result/api_error.dart:19:14- The name 'DioException' isn't defined, so it can't be used in an 'is' expression.
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.23.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.