My late hacktoberfest

I got an Idea. People on twitter say that building in public is fun. Well, I haven't participated in hacktoberfest, but anyway...10 days is a lot to quickly hack something up.

So for hacktoberfest..I want to use dart fully to show how we can create CRUD services in dart and gRPC.

  • Create an events CRUD service using dart. (Show repository pattern). Create implementations of arangodb and postgresql.
  • Create a logger utility which can be used on flutter to get livestream of events as they are happening on flutter. (Targetting flutter-desktop to create the service).
  • Open source the firebase mobile login template for both riverpod and bloc.

I h

I'll be posting updates on twitter of how things are coming along.

#HacktoberFest.