base_application 0.3.0 copy "base_application: ^0.3.0" to clipboard
base_application: ^0.3.0 copied to clipboard

discontinued
PlatformAndroidiOS

Flutter Project Base Application to kick start your applications.!

120/ 160
pub points
20
downloads

We analyzed this package 5 days ago, and awarded it 120 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/jwalkoshti21/base_application was unreachable. Make sure that the website is reachable via HEAD requests.

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: BSD-3-Clause.

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

107 out of 391 API elements (27.4 %) have documentation comments.

Some symbols that are missing documentation: apple_authentication, apple_authentication.AppleAuth, apple_authentication.AppleAuth.AppleAuth.new, apple_authentication.AppleAuth.appleSignIn, assets.

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:base_application/services/apple_authentication/apple_authentication.dart that imports:
  • package:sign_in_with_apple/sign_in_with_apple.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:base_application/services/apple_authentication/apple_authentication.dart that imports:
  • package:sign_in_with_apple/sign_in_with_apple.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:base_application/services/google_authentication/google_authentication.dart that imports:
  • package:google_sign_in/google_sign_in.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:base_application/app/common/utils/extensions.dart that imports:
  • dart:io
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 58 issues. Showing the first 2:

WARNING: The declaration '_getSnackBarColor' isn't referenced.

lib/app/common/utils/snackbars.dart:10:2

   ╷
10 │  _getSnackBarColor(SnackBarType type) {
   │  ^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app/common/utils/snackbars.dart

WARNING: The declaration '_getSnackBarIcon' isn't referenced.

lib/app/common/utils/snackbars.dart:27:2

   ╷
27 │  _getSnackBarIcon(SnackBarType type) {
   │  ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app/common/utils/snackbars.dart

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

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
args ^2.3.1 2.7.0 2.7.0
assets_audio_player ^3.0.5 3.1.1 3.1.1
dio ^4.0.6 4.0.6 5.9.0
flutter_image_compress ^1.1.3 1.1.3 2.4.0
flutter_tts ^3.5.3 3.8.5 4.2.5
get_storage ^2.0.3 2.1.1 2.1.1
google_sign_in ^5.4.2 5.4.4 7.2.0
io ^1.0.3 1.0.5 1.0.5
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.0.11 2.1.5 2.1.5
responsive_framework ^0.2.0 0.2.0 1.5.1
sign_in_with_apple ^4.2.0 4.3.0 7.0.1
speech_to_text ^6.1.0 6.6.0 7.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
assets_audio_player_web - 3.1.1 3.1.1
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.1.5 2.1.5
get - 4.7.3 4.7.3
google_sign_in_android - 6.2.1 7.2.7
google_sign_in_ios - 5.9.0 6.2.4
google_sign_in_platform_interface - 2.5.0 3.1.0
google_sign_in_web - 0.10.2+1 1.1.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.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.3.0 2.3.0
pedantic - 1.11.1 1.11.1 Discontinued
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.27.7 0.28.0
sign_in_with_apple_platform_interface - 1.1.0 2.0.0
sign_in_with_apple_web - 1.0.1 3.0.0
source_span - 1.10.1 1.10.1
speech_to_text_macos - 1.1.0 1.1.0
speech_to_text_platform_interface - 2.3.0 2.3.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 3.0.7 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 7 issues. Showing the first 2:

The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions dio to update the constraint.

The constraint `^1.1.3` on flutter_image_compress does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions flutter_image_compress to update the constraint.

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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Project Base Application to kick start your applications.!

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, assets_audio_player, dio, flutter, flutter_image_compress, flutter_tts, get_storage, google_sign_in, io, path, path_provider, responsive_framework, sign_in_with_apple, speech_to_text

More

Packages that depend on base_application