JideGuru / FlutterEbookApp

A simple Flutter app to Read and Download eBooks.
https://openleaf.codemagic.app
Apache License 2.0
3.08k stars 877 forks source link

fix: compatible with flutter material theme api change #132

Closed fengwang closed 4 months ago

fengwang commented 4 months ago

Recent Flutter release changed some theme/text_theme members. This PR makes the code compilable with Flutter (Channel stable, 3.22.2).