/konsrr

Music concert marketplace platform made in BNCC 3.0 (Binus Hackathon)

Primary LanguageDart

konsrr

A new Flutter project.

Installation

  1. Use Flutter channel beta (flutter channel beta)
  2. Enable web config flutter config --enable-web
  3. Run flutter pub get to install dependencies
  4. Run code generator before running the app flutter pub run build_runner build --delete-conflicting-outputs
  5. To test on web, run flutter run -d web

Getting Started

This project is a starting point for a Flutter application.

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

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