A Flutter mobile application that integrates stock market APIs and financial news APIs to display real-time market information, company data, and financial news.
I built this project to improve my experience with mobile development, API integration, asynchronous data handling, and responsive UI design using Flutter.
The app fetches stock market information and displays market-related news in a clean mobile interface.
- Flutter
- Dart
- REST APIs
- Stock Market API
- News API
- Real-time stock market data
- Financial news integration
- Responsive mobile UI
- API data fetching
- Company information display
- Mobile-focused user experience
Install dependencies:
flutter pub getRun the application:
flutter runWhile building this project, I improved my experience with:
- Flutter mobile development
- API integration
- asynchronous data handling
- responsive mobile UI design
- working with external data sources
Portfolio: https://anurika.dev
GitHub: https://github.com/Nurik-tech
