https://github.com/edsonbueno/breaking_bapp
Sample app for Flutter tutorials.
https://github.com/edsonbueno/breaking_bapp
Last synced: about 2 months ago
JSON representation
Sample app for Flutter tutorials.
- Host: GitHub
- URL: https://github.com/edsonbueno/breaking_bapp
- Owner: EdsonBueno
- Created: 2020-02-09T23:36:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T09:58:51.000Z (over 4 years ago)
- Last Synced: 2025-03-24T09:46:56.121Z (2 months ago)
- Language: Dart
- Homepage:
- Size: 14.1 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breaking Bapp
Flutter app that consumes the [Breaking Bad API](https://breakingbadapi.com), which provides us with a collection of information on the Breaking Bad and Better Call Saul TV Shows. Our app, though, is restricted to Breaking Bad characters and its remarkable quotes.
This repository is the sample for some in-depth articles on Flutter (work in progress). I'll add them here as they're live:
1. [Spotless Routing and Navigation](https://edsonbueno.com/2020/02/26/spotless-routing-and-navigation-in-flutter/)
2. [Bringing onResume/viewDidAppear onPause/viewDidDisappear to Flutter](https://edsonbueno.com/2020/03/19/bringing-on-resume-view-did-appear-to-flutter/)