Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.22 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.22 KB

CryptoCurrencyApp

A Flutter application that shows crypto coins names,prices and changes.Users can refresh to see current prices and can search coin names and symbols.

API

https://min-api.cryptocompare.com/

Medium

https://medium.com/flutter-t%C3%BCrkiye/flutterda-json-par%C3%A7alama-ve-manip%C3%BCle-etme-kripto-para-uygulamas%C4%B1-3275c74785dc [Turkish]

ScreenShots

Built With

Flutter - Google's app development framework. (https://flutter.io)

Getting Started

  • Clone the repo
  • Install the dependicies
  • Run it

Requirements

Any Operating System (MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A little knowledge of Dart and Flutter

Author

Ozan Doğan

Contribute

Feel free to contribute. Star and Fork to show your support.

Flutter Documentation

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