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.

my_web_splash #

A tiny Flutter package to force splash navigation on Flutter Web reload. A new project for handling the Initial routes for the web when refresh is clicked.

Getting Started #

The project is designed and developed by Ritesh Singh for smooth handling of the initial route or the refresh button clicked.

Usage #

import 'package:my_web_splash/my_web_splash.dart';

WebSplashRedirect.forceSplash("initalRoutes"); // String type must be passed. That route must be same as you want to navigate when refresh/reload is clicked.
3
likes
120
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