Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Notez is an android notes application built from scratch using Flutter it uses Isar for local database management and has features like a whiteboard CRUD operations for Notes and even exporting all the notes with a clean and minimal UI.

Notifications You must be signed in to change notification settings

Rexaintreal/Notez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Notez Logo

Notez

Flutter 3.13 Dart 3.3 Android Available iOS Coming Soon License: MIT


๐Ÿ“œ About

Notez is a clean and minimal Android notes application built from scratch with Flutter.
It uses Isar for local database management and provides:

  • ๐Ÿ“ CRUD Operations โ€“ Create, Read, Update & Delete notes
  • ๐ŸŽจ Interactive Whiteboard โ€“ Draw and save sketches alongside your notes
  • ๐Ÿ“ค Export All Notes โ€“ Backup your entire collection in one tap
  • ๐ŸŒ— Light & Dark Themes โ€“ Comfortable UI for any environment
  • โšก Fast & Local โ€“ Powered by the super-fast Isar database

๐Ÿ“ธ Screenshots

Notes Page Dark Drawer Dark Edit Note Dark Settings Dark Whiteboard Dark

Notes Page Light Drawer Light Edit Note Light Settings Light Whiteboard Light


โœจ Download & Links

  • ๐ŸŒ Website / APK Download: Notez
  • ๐Ÿ“ฑ Android APK: Available now
  • ๐Ÿ iOS: Coming Soon

๐Ÿ–ฅ๏ธ Technology Stack


๐Ÿš€ Getting Started

Prerequisites

  • Flutter SDK 3.13+
  • Android Studio or VS Code
  • Git

Installation (Development)

git clone https://github.com/Rexaintreal/Notez.git
cd Notez
flutter pub get
flutter run

๐Ÿ“‚ Project Structure

Notez/
โ”œโ”€โ”€ lib/                 # Dart source code
โ”‚   โ”œโ”€โ”€ components/      # UI components
โ”‚   โ”œโ”€โ”€ models/          # Database models
โ”‚   โ”œโ”€โ”€ pages/           # App screens
โ”‚   โ””โ”€โ”€ theme/           # App themes
โ”œโ”€โ”€ assets/              # Logos, screenshots, images
โ”œโ”€โ”€ android/             # Android build files
โ”œโ”€โ”€ ios/                 # iOS build files
โ”œโ”€โ”€ pubspec.yaml
โ””โ”€โ”€ README.md

โš ๏ธ Current Status

  • Android APK: Available now on Link
  • iOS: Coming soon

NoteZ is in active development. Feedback and contributions are welcome!


๐Ÿ”ฎ Future Plans


๐Ÿค Contributing

Contributions are welcome!

  1. Fork the repository
  2. Create a branch: git checkout -b feature/amazing-feature
  3. Make your changes
  4. Commit: git commit -m 'Add some amazing feature'
  5. Push: git push origin feature/amazing-feature
  6. Open a Pull Request

๐Ÿ“œ License

This project is licensed under the MIT License.


๐Ÿ’ก You may also like...


๐Ÿ‘จโ€๐Ÿ’ป Author

Apollo was created by Saurabh Tiwari

About

Notez is an android notes application built from scratch using Flutter it uses Isar for local database management and has features like a whiteboard CRUD operations for Notes and even exporting all the notes with a clean and minimal UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published