Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.13 KB

File metadata and controls

35 lines (26 loc) · 1.13 KB

Bookly App

Introduction:

The Bookly App is a Flutter-based application that uses MVVM architecture and block as state management with the Dio package to handle API requests from Google books Api. The app displays information about free books and each book is clickable to show its details and Preview with URl lancher .

skills utilized:

  • MVVM Arch .
  • dio package for handling APIs .
  • BLoC Arch for state management .
  • Responsive Flutter Ui .
  • singleton design pattern .
  • Dependency Injection design pattern .
  • pagination .
  • Error Handling.
  • Launch Custom urls.

Installation

  1. Clone or download the repository .

  2. Install Dependencies:

    • Open the project in your preferred IDE and run the following command in the terminal:

      flutter pub get
      
  3. Connect a physical device or launch an emulator .

  4. Run the app .

Live video

Live Video

Screenshots

bookly