Giter Site home page Giter Site logo

giantsol / yellow-box Goto Github PK

View Code? Open in Web Editor NEW
29.0 2.0 8.0 1018 KB

Brainstorming app with Flutter and BLoC pattern ๐Ÿ’โ€โ™‚๏ธ

License: MIT License

Kotlin 12.17% Ruby 1.46% Swift 0.17% Objective-C 0.02% Dart 86.19%
brainstorm idea flutter fluttter-apps bloc

yellow-box's Introduction


Yellow Box
Yellow Box

A brainstorming app made with Flutter. Supports English and Korean.

Screenshots โ€ข Download โ€ข Description โ€ข Feedback โ€ข License โ€ข

Screenshots

Download

Get it on Google Play

Description

Simple brainstorming app built with Flutter and BLoC pattern. This app largely 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.

Everything runs locally, so it's easy to setup and run for yourself: clone the repository, run flutter pub get from the cloned directory, and run the app.

Code is largely divided into five packages: ui, usecase, entity, repository, and datasource. It's implemented in the way I follow clean architecture.

The floating button shown in the last screenshot above is implemented in native Android using Flutter's MethodChannel. Related code is largely in MiniBoxRepository.

Feedback

Feel free to leave any feedback!

Email: [email protected]

License

MIT

yellow-box's People

Contributors

giantsol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

yellow-box's Issues

Fix idea auto generation bug

Set to 12 hours
Reenter the app after 10 hours, exit, reenter again after 2 hours -> should generate one idea
But now, it wouldn't because it gets reset when we reenter

Add tutorial 5

That's it!
Look around, add any words you think of.
blah blah

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.