trader
This project aims to basically listing crypto market prices and set alarms. Also, it is starting point of Flutter with GetX state management.
- Binance is used for crypto market. Detail information of binance api
- GetX is used for state management. Detail information of GetX
- workmanager is used for periodic background services. Detail information of workmanager
- audio_manager is used for playing sounds during alarm. Detail information of audio_manager