JideGuru / FlutterEbookApp

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

Update debug_page.dart #123

Closed MISHRA-TUSHAR closed 6 months ago

MISHRA-TUSHAR commented 9 months ago

Updated to Null Safety. Changed ref.read to context.read for accessing notifier instances.