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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tbib_splash_screen

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tbib_splash_screen: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tbib_splash_screen/tbib_splash_screen.dart';
27
likes
0
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

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on tbib_splash_screen