https://github.com/alaminxpro/valentine
This is a Flutter application that presents a playful and interactive Valentine's Day proposal to the user. The application uses the animated_background and lottie packages to create a visually appealing and dynamic interface. The main screen of the application displays a question "Will you be my Valentine?" along with two options: "Yes" and "No".
https://github.com/alaminxpro/valentine
firebase flutter valentine valentine-day webapp
Last synced: 8 months ago
JSON representation
This is a Flutter application that presents a playful and interactive Valentine's Day proposal to the user. The application uses the animated_background and lottie packages to create a visually appealing and dynamic interface. The main screen of the application displays a question "Will you be my Valentine?" along with two options: "Yes" and "No".
- Host: GitHub
- URL: https://github.com/alaminxpro/valentine
- Owner: alaminXpro
- Created: 2024-02-11T10:59:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T05:38:37.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T20:56:52.164Z (10 months ago)
- Topics: firebase, flutter, valentine, valentine-day, webapp
- Language: Dart
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Firebase Valentine Special Web App
[](http://www.youtube.com/watch?v=S3X6inIvD9M)
This is a Flutter application that presents a playful and interactive Valentine's Day proposal to the user. The application uses the `animated_background` and `lottie` packages to create a visually appealing and dynamic interface.
The main screen of the application displays a question "Will you be my Valentine?" along with two options: "Yes" and "No". The "No" button dynamically changes its text and size based on the number of times it is clicked, presenting a series of persuasive messages to the user. If the user selects "Yes", a celebratory message and animation are displayed.
The application also includes a floating action button that redirects the user to a LinkedIn profile when clicked.
Please note that this application uses the `dart:html` library, so it is not suitable for platforms other than web.