flutter_notepad 0.0.2 copy "flutter_notepad: ^0.0.2" to clipboard
flutter_notepad: ^0.0.2 copied to clipboard

A Flutter package for a fully functional notepad with local storage, PDF export, and text-to-speech.

πŸ“’ Flutter Notepad #

Pub Version License: MIT

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
1
likes
145
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for a fully functional notepad with local storage, PDF export, and text-to-speech.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_local_notifications, flutter_tts, intl, path, path_provider, pdf, shared_preferences, sqflite

More

Packages that depend on flutter_notepad