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.

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: ^1.0.0

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/splash_screen.dart';
import 'package:tbib_splash_screen/splash_screen_view.dart';
import 'package:tbib_splash_screen/templates.dart';
27
likes
130
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

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

More

Packages that depend on tbib_splash_screen