dwyl / flutter-bloc-tutorial

A step-by-step example/tutorial explaining the benefits of the BLoC architecture and bloc library including tests!
https://dwyl.github.io/flutter-bloc-tutorial/
GNU General Public License v2.0
67 stars 5 forks source link

Is this deployed somewhere? #4

Closed nelsonic closed 1 year ago

nelsonic commented 1 year ago

@LuchoTurtle is this deployed somewhere I can test it e.g. GitHub Pages? :shipit:

Todo

LuchoTurtle commented 1 year ago

It's not. Was waiting for #3 to get merged and then got caught on other issues.

nelsonic commented 1 year ago

Cool. Let's time-box deployment using GitHub Pages as it's a method we already use and know how to do. 🙏

LuchoTurtle commented 1 year ago

Going to be working on this next 🆗

nelsonic commented 1 year ago

Thanks. Keep us posted.