This repository contains the documentation and resources required to publish noteliha, a privacy-focused Flutter note-taking application built by Nikhil Lande under Navkon Labs.
The package includes all legal documents, app store listing copy, and submission guides needed to publish on Google Play Store and Apple App Store.
flutter build appbundle --release
# Output:
build/app/outputs/bundle/release/app-release.aab
flutter build ios --release
# Then archive and upload via Xcode
drive.file scopeAll primary data lives on the user's device. Google Drive is used only when the user explicitly triggers a backup.
.liha_notes_appThe app uses the drive.file scope only, which means it can access exclusively the files it created. It cannot read, list, or modify any other file in the user's Google Drive.