Skip to content

A small Splash Screen used for an intro for any flutter application easily using this

Notifications You must be signed in to change notification settings

nilenpatel/splashscreen-1.2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

splashscreen-1.2.0

A small Splash Screen used for an intro for any flutter application easily using this

Use this package as a library

  1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies: splashscreen: ^1.2.0

  1. Install it

You can install packages from the command line:

with Flutter:

$ flutter pub get

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

  1. Import it

Now in your Dart code, you can use:

import 'package:splashscreen/splashscreen.dart';

About

A small Splash Screen used for an intro for any flutter application easily using this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages