Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.