Repository contains the code during the Stephen Grider's course.
- Stateful and stateless widgets
- Dart Streams
- Animations
- BLOC pattern
- Material Page Routing
- SqfLite and Http modules integration
- StreamBuilder, Future Builders, ListView.Builder
- Stream Controllers, Sinks, etc.
- RxDart
Implentation of Hacker News API
- News App
- Two-screens app
- First screen display top stories
- On Tapping the top story, a detail screen is shown where the comments are shown under the selected top story