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

https://github.com/rxlabz/exemple_feed


https://github.com/rxlabz/exemple_feed

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# FeedApp

Mini application Flutter utilisant :
- [GoRouter](https://gorouter.dev/)
- [ChangeNotifier](https://api.flutter.dev/flutter/foundation/ChangeNotifier-class.html) / [ValueNotifier](https://api.flutter.dev/flutter/foundation/ValueNotifier-class.html)
- [Provider](https://pub.dev/packages/http)
- [http](https://pub.dev/packages/http)
- [freezed](https://pub.dev/packages/freezed)
- [flutter_test](https://docs.flutter.dev/testing)
- [integration_test](https://docs.flutter.dev/testing/integration-tests)
- [alchemist](https://pub.dev/packages/alchemist)

L'application utilise [feed_api](https://github.com/rxlabz/exemple_feed/tree/master/feed_api), une fake API locale écrite en Dart avec [shelf](https://pub.dev/packages/shelf)