An app for browsing images of cute dogs from the Dog CEO API.
- Browse random dog images by breed
- View paginated image listings for each breed
- Discover breeds and subbreeds
- Images by breed and SubBreeds
- Simple and beautiful UI design
- Flutter - Beautiful native apps in record time
- Http - Networking
- Cached Network Image - Image caching
- Flutter SDK
- Any IDE with Flutter plugin installed (VSCode, Android Studio etc)
- Clone the repo
git clone https://github.com/yousufmyk/doggo.git
- Install dependencies
flutter pub get
- Run the app
flutter run
- Unit tests -
flutter test test/*.dart
Contributions are welcome! Please read CONTRIBUTING.md for guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Mohamed Yousuf