Personal diary app build with flutter

History of Me

Your own personal diary: History of Me wants to be your own personal diary in the digital age. Browse through all of your diary entries and organize your writings. Create, edit and read individual entries and relive your memories. Track your mood and feelings. History of Me offers a digital bookmark you can customize yourself. This app will store your data only on your device. No one else but you will be able to read your diary!

Screenshots

Browse through your memoriesRead your diary entries
Browse through your memoriesRead your diary entries
Edit your entryCustomize your bookmark
Edit your entryCustomize your bookmark

Getting Started with Flutter

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Build from Source

To build this project, Flutter should be installed on your computer. Visit the install guide available on the Flutter website to get started.

Clone the repository and run the app using the Flutter Engine on your local device:

git clone https://github.com/litlifesoftware/HistoryOfMe.git
cd HistoryOfMe
flutter run

Signature

In order to create signed APK files to upload to various app stores, you have to specify a keystore location inside the android\key.properties file. This file should link to a keystore stored on your local hard drive. Follow Flutter’s deployment guidelines to create your own keystore required to generate verified APK files.

Localization

There are English and German localizations available for this app. These strings are stored in the assets\json\localized_strings.json and read on the app’s start up.

Photography Assets

The photographs displayed as ‘diary entry backdrop image’ are stored on disk and were downloaded from Unsplash.

Special thanks to the photographers whose photos were used:

Niilo Isotalo: “Kuopio, Finland”, published on 2017-10-16

Peiwen Yu: “Hanzhong, China”, published on 2017-4-10

Greg Rakozy: “Spiral Jetty, United States”, published on 2015-10-15

Consider checking out their profiles and photos.

Dependencies

History Of Me uses the following Dart dependencies in order to implement certain features and functionality:

Note: All the dependencies are added just like we talked in, A complete animation widget for rotation with flutter.

GitHub Repository

If you want to follow this project more closely, here is a link to the github page: https://github.com/litlifesoftware/HistoryOfMe

SHARE Personal diary app build with flutter

You may also like...

Leave a Reply

Your email address will not be published.

Share