Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piedcipher/beer-app
:beer: Example App - Paginate API response with BLoC in Flutter
https://github.com/piedcipher/beer-app
api beer bloc dart flutter flutter-apps flutter-examples http pagination punkapi
Last synced: about 4 hours ago
JSON representation
:beer: Example App - Paginate API response with BLoC in Flutter
- Host: GitHub
- URL: https://github.com/piedcipher/beer-app
- Owner: piedcipher
- License: mit
- Created: 2020-09-15T13:35:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T09:46:57.000Z (over 3 years ago)
- Last Synced: 2024-10-08T09:06:10.978Z (about 1 month ago)
- Topics: api, beer, bloc, dart, flutter, flutter-apps, flutter-examples, http, pagination, punkapi
- Language: Dart
- Homepage: https://link.medium.com/jbKstf8nP9
- Size: 1000 KB
- Stars: 25
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:beers: Beer App :beers:
Example App - Paginate API response with BLoC in Flutter.
## Screenshots
## Dependencies
- [flutter_bloc](https://pub.dev/packages/flutter_bloc)
- [http](https://pub.dev/packages/http)
- [json_annotation](https://pub.dev/packages/json_annotation)## Dev Dependencies
- [build_runner](https://pub.dev/packages/build_runner)
- [json_serializable](https://pub.dev/packages/json_serializable)## Credits
- [Punk API](https://punkapi.com/documentation/v2)
- [Android Asset Studio](https://romannurik.github.io/AndroidAssetStudio/)## Contributing
Feel free to contribute to the project by creating [issues](https://github.com/piedcipher/beer-app/issues) or sending [pull-requests](https://github.com/piedcipher/beer-app/pulls).
## Getting Started
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.