flutter-bloc icon indicating copy to clipboard operation
flutter-bloc copied to clipboard

Add more Bloc Examples

Open amartya-dev opened this issue 5 years ago • 1 comments

Currently, the repo only contains two examples of using flutter with bloc pattern, it will be good to have more examples

amartya-dev avatar Oct 02 '20 07:10 amartya-dev

General ideas for adding more examples:

  • Refer to https://bloclibrary.dev/#/ for more details on usage.
  • It is not necessary to use the library although it will be better to do so.
  • The examples should not be a blond replica of existing work from someone else.

amartya-dev avatar Oct 02 '20 14:10 amartya-dev