Brian Egan

Results 17 repositories owned by Brian Egan

giphy_client

22
Stars
15
Forks
Watchers

A Giphy API Client for Dart compatible with all platforms

github_search_angular_flutter

85
Stars
14
Forks
Watchers

Demonstrates how to use the bloc pattern for both an Angular and Flutter app

hacker_news_client

16
Stars
4
Forks
Watchers

A client for the Hacker News API. Works on Flutter, Server, and Web.

memory_image_converter

16
Stars
5
Forks
Watchers

A command line app that will convert an image into a Uint8List which can be consumed by a Flutter app using the `MemoryImage`, `Image.memory`, or `FadeInImage.memoryNetwork` classes.

mvi_sealed_unions

21
Stars
2
Forks
Watchers

dart_sealed_union playground, started with code from Flutter Consortium

reselect_dart

37
Stars
8
Forks
Watchers

Efficiently derive data from your Redux Store

redux_logging

30
Stars
9
Forks
Watchers

Redux.dart Middleware that prints the latest action & state