Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.1 KB

flashcards_app

A simple Flashcard app. Flashcards are a popular study tool that helps learners test and improves their memory when learning new information. A typical flashcard has two sides, with a question written on one side and the corresponding answer on the other side. For instance, the card's front side may ask, "What is Flutter," the backside provides the answer "UI framework for cross-platform application creation."

Packages

flip_card: font_awesome_flutter:

Screenshot

Screenshot_1644739038

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:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.