flutter_notepad 0.0.1
flutter_notepad: ^0.0.1 copied to clipboard
A Flutter package for a fully functional notepad with local storage, PDF export, and text-to-speech.
π Flutter Notepad #
A Flutter package for a fully functional notepad with local storage, PDF export, and text-to-speech.
β¨ Features #
- π Create, edit, and delete notes
- π Categorize notes
- π Export notes as PDFs
- π Text-to-Speech support
- π Local notifications for reminders
- πΎ Uses SQLite for local storage
π Installation #
Add this to your pubspec.yaml
:
dependencies:
flutter_notepad: ^0.0.1