Skip to content

Latest commit

 

History

History

quick_reader

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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