/noteify

Submission DiCoding for Belajar Membuat Aplikasi Flutter untuk Pemula

Primary LanguageC++

noteify

Simple Note App

Getting Started

This project is a starting point for a Flutter application.

# Install all dependencies
flutter pub get

# Build APK (Debug)
flutter build apk --debug

# Build APK (Release)
flutter build apk

A few resources to get you started if this is your first Flutter project:

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