dipu-bd / sales_tracker

A generic sales tracking application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Tracker

Flutter Release APK

A generic sales tracking application.

Development

This project is a starting point for a Flutter application.

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

Firebase store: https://console.firebase.google.com/u/0/project/sales-tracker-dacab/firestore

Editing

I prefer Android Studio or IntelliJ IDEA for editing. Visit

Making New Release

To make a new release commit and push your changes to github. Then add a new tag to the latest changes.

# Update pubspec.yaml with this version
$ git tag v***
$ git push --tags

Preview

About

A generic sales tracking application

License:MIT License


Languages

Language:Dart 72.9%Language:C++ 18.4%Language:CMake 7.2%Language:C 0.6%Language:Shell 0.6%Language:Java 0.1%