fast_app_base 0.0.1+11 copy "fast_app_base: ^0.0.1+11" to clipboard
fast_app_base: ^0.0.1+11 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.

130/ 160
pub points
8
downloads

We analyzed this package 2 hours ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 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:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: fast_app_base,
    • contains a version property, and,
    • does not contain a publish_to property.
Homepage URL is insecure.

Update the homepage field and use a secure (https) URL.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

2635 out of 6831 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.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that imports:
  • package:fast_app_base/screen/main/s_main.dart that imports:
  • package:fast_app_base/screen/main/w_menu_drawer.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:fast_app_base/app.dart that imports:
  • package:fast_app_base/screen/main/s_main.dart that imports:
  • package:fast_app_base/screen/main/w_menu_drawer.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 `macOS`.

Because:

  • package:fast_app_base/common/util/app_keyboard_util.dart that imports:
  • package:keyboard_utils_plugin/keyboard_utils.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:fast_app_base/app.dart that imports:
  • package:fast_app_base/screen/main/s_main.dart that imports:
  • package:fast_app_base/screen/main/w_menu_drawer.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/file_system/file_system.dart that imports:
  • package:flutter_cache_manager/src/storage/file_system/file_system_io.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 63 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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/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.9.0 5.9.0 5.9.0
easy_localization ^3.0.2 3.0.8 3.0.8
equatable ^2.0.5 2.0.8 2.0.8
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.1 3.4.1
flutter_native_splash ^2.3.0 2.4.7 2.4.7
flutter_svg ^2.0.3 2.2.3 2.2.3
freezed ^3.2.3 3.2.4 3.2.4
freezed_annotation ^3.1.0 3.1.0 3.1.0
get ^4.6.5 4.7.3 4.7.3
google_fonts ^6.3.3 6.3.3 6.3.3
json_annotation ^4.9.0 4.9.0 4.9.0
keyboard_utils_plugin ^1.1.2 1.1.2 1.1.2
meta ^1.4.0 1.17.0 1.17.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.9.1 4.9.2 4.9.2
shared_preferences ^2.0.15 2.5.4 2.5.4
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 - 92.0.0 92.0.0
analyzer - 9.0.0 9.0.0
ansicolor - 2.0.3 2.0.3
archive - 4.0.7 4.0.7
async - 2.13.0 2.13.0
auto_size_text_pk - 3.0.0 3.0.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.1.1 4.1.1
cached_network_image_web - 1.3.1 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
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.3 3.1.3
dio_web_adapter - 2.1.1 2.1.1
easy_logger - 0.0.2 0.0.2
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image - 4.7.2 4.7.2
intl - 0.20.2 0.20.2
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
mime - 2.0.0 2.0.0
octo_image - 2.1.0 2.1.0
package_config - 2.2.0 2.2.0
path_parsing - 1.1.0 1.1.0
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
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.4.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_gen - 4.1.1 4.1.1
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.8 0.7.8
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
uuid - 4.5.2 4.5.2
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
vxstate - 2.3.0 2.3.0
watcher - 1.2.0 1.2.0
web - 1.1.1 1.1.1
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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.4, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Documentation

API reference

License

MIT (license)

Dependencies

after_layout, args, cached_network_image, dio, easy_localization, equatable, eva_icons_flutter, event_bus, flutter, flutter_cache_manager, flutter_native_splash, flutter_svg, freezed, freezed_annotation, get, google_fonts, json_annotation, keyboard_utils_plugin, meta, nav, path, quiver, retrofit, shared_preferences, simple_shadow, velocity_x

More

Packages that depend on fast_app_base