Loading repository data…
Loading repository data…
bizz84 / repository
A directory of all my open source Flutter apps and projects.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a directory of all my open source Flutter apps and projects. I published these as part of my tutorials at CodeWithAndrea.com.
All the entries are categorized as beginner, intermediate, or advanced, based on their complexity and project size.
I plan to expand this collection further and add more example apps in the future.
Note: most projects include a link to the relevant tutorial from my website or YouTube channel.
BottomAppBar that shows multiple pages, along with a FAB with options.CustomScrollView, SliverAppBar, SliverPersistentHeader, SliverList & SliverFixedExtentList, SliverGrid, SliverToBoxAdapter, SliverFillRemaining.TextField validation with RegExp.This section contains the source code for my Dart, Flutter & Firebase courses on Udemy:
Note: this section contains projects that are outdated. I do NOT recommend using them as reference.
setState vs StreamBuilder vs scoped_model vs reduxIf there are specific apps or projects that you'd like to see implemented in Flutter, hit me up on Twitter or Slack. There's no guarantee that I'll do them, but it's good to keep the ideas flowing. 🙂
combineLatest to combine data from two Firestore collections into one stream.