À propos Flutter From Scratch
showing the world to make apps in Flutter, one video at a time.
Hey, thanks for visiting the page! I make content so you can learn Flutter. But it takes a lot of time and the gear costs money too. So if you support me, I'd really appreciate it and I'll use your funds to create more videos and learning resources!
Donateurs récents
Publications
Hey everyone! Just finished uploading my new video where I use flutterbloc and hive to create a simple todo app. It doesn't do a lot just yet, but I show how to lay the groundwork using the bloc pattern and persist the data using hive. It's great if you are looking to learn about how build_runner works within the context of flutter, and also how to handle navigation in tandem with a BlocConsumer. ...
Using flutter_bloc to create a todo app
Jan 29, 2022
511 Vues
Hey everyone, I just made a video showing how you can use API's within your Flutter project that uses flutterbloc. We also generate our API code using QuickType.io, so you don't have to write them yourself. And finally, we use connectivity_plus to detect whether our user is offline and update the UI accordingly. Full source is included, enjoy! https://www.youtube.com/watch?v=265JFoIq7iE
How to use API's with Flutter Bloc 8
Jan 29, 2022
397 Vues