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