Flutter and Firebase
I've been working with both Flutter and Firebase from their respective beta days. A lot of my writing is spread about the web, I'm slowing bringing it all back to this location and converting it to markdown.
Pinned Posts

Flutter AnimatedIcon Example
Flutter has an AnimatedIcon class as well as Icons that can be animated. More...
Recent Posts
- My new most and least favorite widget
UnconstrainedBox
- implements PreferredSizeWidget
PreferredSizeWidget can't be used as a mixin.
- More Flutter Animation
Links to my simple Flutter animation examples.
- The Flutter Framework for Production?
filledstacks.com is making some big claims.
- Code Canyon Flutter
Code Canyon Flutter will keep Flutter Developers busy.
- Firestore Emulator Load Data
How to import data from cloud firestore to the local emulator?
- 2023 Flutter and VSCode.
Get the best out of Flutter and VSCode
- 2023 VSCode Extensions.
A list of my goto VSCode Extensions for Flutter development in 2023
- 2023 Flutter Packages.
A list of my goto flutter Packages for 2023
- Simple State Management
You don't need a complex state management system.