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
Comments are closed.