A Fluttter based notes app with photo-notes support!

Overview

icon Tizeno

Tizeno is a beautiful open-source notes app for Android. It is built with Dart on top of Google's Flutter Framework.

flutter Dart Size Release License Stars Build Status

Tizeno UI Mockup

Tizeno helps one create quick notes, photo notes and more. One can change the color of the notes, mark them as starred or archived, create photo notes and save them locally, storing everything on a SQLite database.

List of Contents

  1. Features
  2. Demo
  3. Dependencies
  4. Usage
  5. Development
  6. License
  7. Contributors
  8. To-Do

Features

  • Create long text notes
  • Secure data storage on SQLite
  • View notes as Staggered Tiles or List Tiles
  • Create photo notes
  • Mark notes as important/star
  • Archive older notes
  • Delete individual notes or all notes
  • Robust data storing, works even if you delete photos
  • Toast/Snackbar supported buttons
  • Supports Google Fonts universally
  • Minimal design with smooth transitions
  • Undo to previous saved iteration
  • Duplicate notes with one-tap
  • View last edited time/date
  • Optimised storage using minimal packages
  • Application size under 10 MB
  • Beautiful Amber color UI

Demo

Screens

Main Screen Main List Screen New Note New Photo Note Edit note
Starred Notes Archived Notes Delete All About Share

Dependencies

The following packages are needed for the development of this application.

  • flutter_staggered_grid_view: ^0.3.0
  • sqflite: ^1.3.0+1
  • auto_size_text: ^2.1.0
  • intl: ^0.16.1
  • google_fonts: ^1.1.0
  • flutter_screenutil: ^1.1.0
  • image_picker: ^0.6.7
  • font_awesome_flutter: ^8.8.1
  • line_awesome_icons: ^1.0.4+2
  • gallery_saver: ^2.0.1
  • url_launcher: ^5.4.10
  • photo_view: ^0.9.2
  • flutter_share_content: ^0.2.1+1
  • cupertino_icons: ^0.1.2
  • provider: ^3.1.0
  • share: ^0.6.4+3

More details about these can be found in the pubspec.yaml file.

Usage

The application files for Android devices can be found under the release section.

Development

Start by forking the repository, and then run flutter pub get in the local repository. You are now ready to modify, fix, update, or remove any feature in the app. If you want, you can create pull requests, we will be happy to welcome them.

Note: This project requires Flutter Framework to be installed on your machine.

License

This app is licensed under the BSD 3-Clause License. Any Usage of the source code must follow the below license.

BSD 3-Clause License

Copyright (c) 2020 Hash Studios
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Contributors

Tizeno UI Mockup

You might also like...

A photo gallery mobile application with Flutter.

A photo gallery mobile application with Flutter.

Photo Gallery Photo Gallery mobile application. Description Photo Gallery is a cross platform mobile application made with Flutter. This application u

Dec 23, 2022

Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.

Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.

image_editor The version of readme pub and github may be inconsistent, please refer to github. Use native(objc,kotlin) code to handle image data, it i

Jan 3, 2023

This perfect starter kit is an app based on React Native and UI Kitten library with Light and Dark themes support.

This perfect starter kit is an app based on React Native and UI Kitten library with Light and Dark themes support.

Kitten Tricks This perfect starter kit is an app based on React Native and UI Kitten library with Light and Dark themes support. It’s completely free

Dec 30, 2022

Academic master is E-learning app where students can share their doubts wiith their peers they can chat and also they can find their notes

Academic master is E-learning app where students can share their doubts wiith their peers they can chat and also they can find their notes

Academic Master is E-learning App. Features:- 1) You can post real Post query in Images and video formates. 2) We will Provide notes,books and previou

Dec 14, 2022

PotatoNotes - POSP official notes app written in flutter

PotatoNotes - POSP official notes app written in flutter

Leaflet POSP official notes application, written in flutter, beautiful, fast and secure. Main features Material design Completely cross platform List/

Jan 2, 2023

Notes App created with Flutter and Appwrite.

Notes App created with Flutter and Appwrite.

Note Keeper A Flutter + AppWrite Project Note Keeper is a Note Creater App build with Flutter backed by AppWrite (An Open-Source Backend Server) πŸ’‘ Fu

Oct 22, 2022

A Clean looking modren and colorful notes app using a local database with sqflite

A Clean looking modren and colorful notes app using a local database with sqflite

A Clean looking modren and colorful notes app using a local database with sqflite

Sep 23, 2022

A simple crossplatform app for taking notes.

Notebook Introduction A simple app for taking notes. This application focuses on keeping the interface as minimal as possible to provide a stable and

Nov 14, 2022

Facebook based-app - A Facebook based app which actually looks like Facebook

Facebook based-app - A Facebook based  app which actually looks like Facebook

Facebook based mobile application This project is a mobile application which act

Nov 23, 2022
Comments
  • Implement photoNotes saving feature

    Implement photoNotes saving feature

    Implement only the saving feature, so that note's content becomes the image path. Therefore we will have no need to implement another column in SQL database for image path. (Currently photo notes can't have body and vice-versa therefore this solution is perfect.)

    enhancement 
    opened by codenameakshay 0
Owner
Hash Studios
We deliver beautiful experiences for everyone.
Hash Studios
Rock paper scissors fluttter - A simple rock paper scissors game in flutter

Flutter Rock Paper Scissors Game A simple Rock Paper Scissors Game made in Flutt

Mouheb Boucherb 4 Apr 3, 2022
Fretboard-notes - An app to help you to remember notes on guitar fretboard

Fretboard Notes A Flutter project to help you to remember all notes on guitar fr

mooxiu 1 May 18, 2022
A Todo Notes Application developed with flutter, with basic functionalities to write quick Notes.

Notes Application - Flutter A Todo Notes Application developed with flutter, with basic functionalities to write quick Notes. NOTES PASSWORD-PROTECTED

Uttam 22 Jan 1, 2023
Notes is a good helper to manage your schedules and notes

Notes is a good helper to manage your schedules and notes. It gives you a quick and simple notepad editing experience when you write notes, memo, email, message, shopping list and to do list. It makes to take a note easier than any other notepad and memo apps.

thejorabek 11 Nov 16, 2022
Google I/O 2021 Photo Booth built with Flutter and Firebase

I/O Photo Booth A Photo Booth built with Flutter and Firebase for Google I/O 2021. Try it now and learn about how it's made. Built by Very Good Ventur

Flutter 830 Dec 29, 2022
Flutter photo - video from album by flutter

archived The package is archived. Please use flutter_wechat_assets_picker. photo image picker, multi picker support ios icloud support video use flutt

Caijinglong 300 Dec 8, 2022
Immich - Self-hosted Photo backup solution directly from your mobile phone

IMMICH Self-hosted Photo backup solution directly from your mobile phone. Note T

Alex 6.6k Dec 31, 2022
A Flutter plugin to rotate, resize, move, delete text, photo or any other widget.

sticker_view A Flutter plugin to rotate, resize, move, delete any text, image or any other widget. Available Features βœ… Rotate βœ… Resize βœ… Move βœ… Layer

Gopal Dhola 14 Nov 26, 2022
NextPhoto - A Flutter Instagram look-alike photo blog application

A Flutter Instagram look-alike photo blog application. Uses jsonplaceholder for mock data. Please refer to coding task for info about desired features.

Sebastian 3 Aug 22, 2022
Photo Seeds πŸ–Ό 🌱 An easier way for humans to create and recover wallets

Photo Seeds ?? ?? An easier way for humans to create and recover wallets

Mike Miller 15 Jun 2, 2022