An open API service indexing awesome lists of open source software.

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".

Awesome Lists containing this project

README

          

# Flutter Firebase Valentine Special Web App
[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/S3X6inIvD9M/0.jpg)](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.