Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 827 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (16 loc) · 827 Bytes

Getting Started

Clone this repository git clone https://github.com/alandsilva26/steam-market-tracker-flutter.git

Dependencies

pubspec.yaml dependency manager

  • Flutter
  • Dart

Improvements to be made

  • Fetching volume for some items fails. I still have to figure out if this is an error with the endpoint.
  • Browsing for items could be added
  • Confirmation while adding items and deleting.

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.