smart_flip_card 0.0.1 copy "smart_flip_card: ^0.0.1" to clipboard
smart_flip_card: ^0.0.1 copied to clipboard

A animated card that can flip and have UI on both ends.

📇 Flutter Flip Card UI – Revenue Radar #

This Flutter application showcases an interactive flippable card UI featuring a front and back view, built for Revenue Radar – a personalized sales insight platform. The card flips with a smooth animation on tap, displaying useful information like images, headings, captions, and backend-powered hints.

Flip Card Demo


🚀 Features #

  • 📦 Front and back content with interactive flipping animation
  • 🖼️ Displays image, heading, caption, and hint text
  • ✨ Clean Material 3 design with elegant transitions
  • 🔄 Smooth flip animation using AnimatedSwitcher or optional flipcard package
  • 📱 Responsive and mobile-friendly layout

🛠️ Getting Started #

Prerequisites #

  • Flutter SDK (>=3.7.0)
  • Dart SDK
  • An IDE (e.g. Android Studio, VS Code)

Installation #

  1. Clone the repository:

    git clone https://github.com/yourusername/flutter-flip-card.git
    cd flutter-flip-card
    

    Get dependencies:

bash Copy Edit flutter pub get Run the app:

bash Copy Edit flutter run

0
likes
140
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

A animated card that can flip and have UI on both ends.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on smart_flip_card