Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 718 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 718 Bytes

Pocket Dictionary 📖

A simple flutter app where we can get the meaning, and pronunciation for an English word. Currently, this app only supports English.

What Does The APP Do Other Than Search

  • Users can bookmark view recent search results
  • Users can bookmark particular search results

App Preview

Watch the video

Technologies

Architecture

  • MVC

Front-end

  • Flutter SDK
  • GetX (navigation service,state management, dependencies manager, ui components)

Back-end

  • Dictionary API

Local Database

  • Sqflite