tbib_splash_screen 1.0.0 copy "tbib_splash_screen: ^1.0.0" to clipboard
tbib_splash_screen: ^1.0.0 copied to clipboard

This flutter lib is used as Splash Screen of your app to display logo With Text Animated by Animated Text Kit.

28
likes
130/ 160
pub points
102
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

216 out of 404 API elements (53.5 %) have documentation comments.

Some symbols that are missing documentation: splash_screen, splash_screen.PageRouteTransition, splash_screen.SplashScreenView, splash_screen.SplashScreenView.SplashScreenView.new, splash_screen.SplashScreenView.backgroundColor.

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:tbib_splash_screen/splash_screen.dart that imports:
  • package:lottie/lottie.dart that imports:
  • package:lottie/src/providers/network_provider.dart that imports:
  • package:lottie/src/providers/provider_io.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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 15 issues. Showing the first 2:

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

lib/templates.dart:5:14

5const String _androidLaunchItemXml = '''
  │              ^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/templates.dart

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

lib/templates.dart:11:14

11const String _androidLaunchBackgroundXml = '''
   │              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/templates.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
animated_text_kit ^4.2.2 4.2.3 4.2.3
lottie ^2.3.2 2.7.0 3.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.5
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4

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

The constraint `^2.3.2` on lottie does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions lottie 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 8Aug 5Sep 2Sep 30Oct 28Nov 25Dec 23Jan 20Feb 17Mar 17051015202530>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0
28
likes
130
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

This flutter lib is used as Splash Screen of your app to display logo With Text Animated by Animated Text Kit.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

animated_text_kit, flutter, lottie

More

Packages that depend on tbib_splash_screen