Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 733 Bytes

smuni

Smuni - every penny matters

To run the project:

  1. Install flutter on your machine
  2. Run Flutter doctor to see if everything is okay
  3. Flutter pub get to collect dependencies
  4. Flutter main.dart

If this is your first time with flutter, check the getting started section below

Getting Started

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.