Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 855 Bytes

File metadata and controls

55 lines (33 loc) · 855 Bytes

E-Book App in flutter

This app make for reading online e book .I have made this app in flutter.

Tech Stack

Client: Flutter,Dart

Server: Firebase,Dot net

Features

  • Pdf Reading View
  • Text to Speech
  • Add,Delete,Update Book
  • User Management

Color Reference

Color Hex
Background Color #FFFFFF
Font Color #000000
Primary Color #0057FF
Lebel Color #6B6B6B
Secondry Color #00C236

Authors

Run Locally

Clone the project

  git clone https://github.com/Bijoy89/flutter_ebook

Open in android studio

  flutter pub get

run app

  flutter run