GitHunt
BO

bobbykafle/feedback_form

A feedback form application built with Flutter and Dart that allows users to submit feedback through validated input fields. The app demonstrates form validation, state management, user input handling, and persistent data storage using an sqflite (SQLite) database, with a user-friendly and responsive interface.

Flutter Feedback Form ๐Ÿ“

A feedback form application built with Flutter and Dart that allows users to submit feedback through validated input fields.
The app demonstrates form validation, state management, user input handling, and persistent data storage using an sqflite (SQLite) database, with a responsive and user-friendly interface.


โœจ Features

  • ๐Ÿ“ Feedback Form

    • First Name & Last Name
    • Email
    • Feedback Text
    • Input Validation
  • ๐Ÿ’พ Persistent Storage

    • Stores submissions in SQLite database (sqflite)
    • View all past submissions
  • ๐Ÿ“Š Display Data

    • List all feedback submissions in a card layout
    • Shows name, email, and feedback
  • โšก Utility

    • Clean UI with Material Design
    • Responsive and easy to navigate

๐Ÿ› ๏ธ Tech Stack

  • Framework: Flutter
  • Language: Dart
  • Database: SQLite (sqflite)
  • Tools: VS Code, Git, GitHub
  • UI: Material Design

๐ŸŽฏ Purpose of This Project

  • Practice Flutter form validation
  • Learn state management
  • Implement persistent data storage
  • Understand clean project structure and database integration

๐Ÿšง Project Status

  • Form UI & validation: โœ… Completed
  • Database integration (sqflite): โœ… Completed
  • Display submissions page: โœ… Completed
  • Advanced features (analytics, export): โณ Planned

๐Ÿค Contributions

This is a learning project.
Suggestions, improvements, and pull requests are welcome!


๐Ÿ“Œ Author

Babita Kaphle
BSc CSIT Student | Aspiring Flutter Developer
Kathmandu, Nepal


๐Ÿ“ธ Screenshots(Feedback Form)

Screenshot 2026-01-25 234124

Languages

C++40.1%CMake32.0%Dart20.1%Swift3.3%C2.3%HTML2.0%Kotlin0.2%Objective-C0.1%

Contributors

Created January 12, 2026
Updated January 25, 2026