https://github.com/sandeepkushwaha/flutter-web-app-with-splash-screen
Simple Demo app with Splash screen
https://github.com/sandeepkushwaha/flutter-web-app-with-splash-screen
flutter flutter-demo flutter-web-example
Last synced: 3 months ago
JSON representation
Simple Demo app with Splash screen
- Host: GitHub
- URL: https://github.com/sandeepkushwaha/flutter-web-app-with-splash-screen
- Owner: SandeepKushwaha
- License: mit
- Created: 2020-08-16T02:18:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T03:39:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T18:38:54.856Z (4 months ago)
- Topics: flutter, flutter-demo, flutter-web-example
- Language: Dart
- Homepage:
- Size: 236 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## flutter_web_app
A simple Flutter application with following special features.
- Flutter Web Support
- Splash Screen.## Snapshots
-- Mobile


-- Web

## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.# Special Thanks
- [liquid_progress_indicator](https://pub.dev/packages/liquid_progress_indicator) A progress indicator with water-like effect in Flutter. Works similarly to Flutters own ProgressIndicator.