Yellow Box
Simple and fun brainstorming app in BLoC pattern
This app allows us to create creative ideas when we need them. Add any words you see around or can think of, which will be the ingredients of ideas. Cell phone, sky, claws.. doesn't matter. The more words you put in, the more crazy combinations you will get.

This app demonstrates:

1. applying BLoC and Clean Architecture in Flutter app.
2. using MethodChannel to communicate with native Android code.
3. using intricate animations.
4. adding tutorial.
5. applying localizations.