/stpc

stpc

Primary LanguageDart

stpc

Simple Tagpacker Client

Installation

  1. This project use flutter. Get Flutter here if you don't already have it.
  2. To run web applications in Flutter, please follow this steps.
  3. Clone this repository.
  4. cd into the repository folder.
  5. Now, to serve this app in localhost, run: flutter run -d chrome
  6. have fun ;)

Contributing

Pull requests are welcome! But for major changes, please open an issue first to discuss what you would like to change.