https://github.com/rrifafauzikomara/mealscatalogue
[Flutter SDK V.1] - Flutter application using base architecture component like BLoC pattern, RxDart, Http, SQFlite, Flavor, Unit Testing (Mockito), Instrumentation Testing and etc 🔥
https://github.com/rrifafauzikomara/mealscatalogue
dicoding-academy flutter flutter-animation flutter-bloc-pattern flutter-flavors flutter-rxdart flutter-sqflite integration-testing themealdb unit-testing
Last synced: 2 months ago
JSON representation
[Flutter SDK V.1] - Flutter application using base architecture component like BLoC pattern, RxDart, Http, SQFlite, Flavor, Unit Testing (Mockito), Instrumentation Testing and etc 🔥
- Host: GitHub
- URL: https://github.com/rrifafauzikomara/mealscatalogue
- Owner: rrifafauzikomara
- Created: 2019-05-21T17:27:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T09:33:49.000Z (over 4 years ago)
- Last Synced: 2025-03-28T14:39:45.710Z (3 months ago)
- Topics: dicoding-academy, flutter, flutter-animation, flutter-bloc-pattern, flutter-flavors, flutter-rxdart, flutter-sqflite, integration-testing, themealdb, unit-testing
- Language: Dart
- Homepage:
- Size: 27.8 MB
- Stars: 49
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meals Catalogue



[](https://flutter.dev/)
[](https://github.com/rrifafauzikomara/MealsCatalogue)[
](https://play.google.com/store/apps/details?id=com.rifafauzi.meals.app_pro)
All submission MFDE (Menjadi Flutter Developer Expert) class from dicoding
This repo using API from The Meal DB
## Branch master (Submission 1)
### Screenshot 📸![]()
![]()
## Built With 🛠
* [x] Http
* [x] JSON Annotation
* [x] JSON Serializable## Branch submission-2 (Submission 2)
### Screenshot 📸![]()
![]()
![]()
## Built With 🛠
* [x] Http
* [x] JSON Annotation
* [x] JSON Serializable
* [x] Curved Navigation Bar
* [x] Hero Animation
* [x] Snack Bar## Branch submission-3 (Submission 3)
### Screenshot 📸![]()
![]()
![]()
## Built With 🛠
* [x] Http
* [x] Rx Dart
* [x] BLoC
* [x] Curved Navigation Bar
* [x] Hero Animation
* [x] Toast
* [x] Collapsing Toolbar## Branch submission-4 (Final Project)
### Screenshot 📸![]()
![]()
![]()
![]()
![]()
![]()
## Built With 🛠
* [x] Http
* [x] Rx Dart
* [x] BLoC
* [x] Curved Navigation Bar
* [x] Toast
* [x] Collapsing Toolbar
* [x] Hero Animation
* [x] Search
* [x] Favorite (SQFlite)
* [x] Flavor on Android Only
* [x] Unit Testing (Mockito)
* [x] Instrumentation Testing
* [x] Build and Release for Android### Todo
* [ ] Flavor on iOS
* [ ] Build and Release for iOS## Author
* **R Rifa Fauzi Komara**
Don't forget to follow me, fork and give me a ⭐
## License
```
MIT LicenseCopyright (c) [2020] [R Rifa Fauzi Komara]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```