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

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

27
likes
140/ 160
pub points
82%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

198 out of 381 API elements (52.0 %) have documentation comments.

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

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:tbib_splash_screen/tbib_splash_screen.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/android.dart:1:1

  ╷
1 │ part of tbib_splash_screen;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The part-of directive uses a library name.

lib/constants.dart:1:1

  ╷
1 │ part of tbib_splash_screen;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest
animated_text_kit ^4.2.1 4.2.2 4.2.2
flutter flutter 0.0.0 0.0.0
flutter_native_splash ^2.2.2 2.2.16 2.4.0
image ^3.2.0 3.3.0 4.2.0
lottie ^1.3.0 1.4.3 3.1.2
meta ^1.7.0 1.12.0 1.15.0
path ^1.8.1 1.9.0 1.9.0
universal_io ^2.0.4 2.2.2 2.2.2
xml ^6.1.0 6.5.0 6.5.0
yaml ^3.1.1 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.12.0
petitparser - 6.0.2 6.0.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
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 `^3.2.0` on image does not support the stable version `4.0.0`.

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

The constraint `^1.3.0` on lottie does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions lottie 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.22.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

27
likes
140
pub points
82%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

animated_text_kit, flutter, flutter_native_splash, image, lottie, meta, path, universal_io, xml, yaml

More

Packages that depend on tbib_splash_screen