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.

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.6

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