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

Platformweb

Forces splash screen on Flutter Web reload.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_web_splash

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

dependencies:
  my_web_splash: ^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:my_web_splash/my_web_splash.dart';
3
likes
130
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Forces splash screen on Flutter Web reload.

Homepage

License

MIT (license)

Dependencies

flutter, web

More

Packages that depend on my_web_splash