Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 686 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 686 Bytes

Quick Reader

A simple application where you can read any text at full speed just by focusing on one centered word at a time.

Packages

  • file_picker
  • auto_size_text

Learned

  • Timer
  • Slider
  • Select a file from device with file_picker
  • Use of dart:io library
  • Auto size texts with auto_size_text