Felix Angelov
banner
felangel.bsky.social
Felix Angelov
@felangel.bsky.social
software engineer by day, software engineer by night. creator of the bloc library. working on brickhub.dev 🧱
Flutter + Bloc in 35 lines 👇

✅ decoupled UI and logic
🧪 highly testable
⚡️ reactive without subscriptions
🏙️ scalable
👀 predictable
🔍 observable
✨ simple
🛡️ safe
💙 noninvasive

Get Started ↓
bloclibrary.dev
November 20, 2025 at 4:57 AM
mason_cli v0.1.3 is out 🥳
pub.dev/packages/mas...
November 8, 2025 at 11:57 PM
Just released Dart Frog CLI v1.2.11 which improves Dart Frog's handling of pubspec overrides 🥳

Get Started ↓
dart-frog.dev
October 20, 2025 at 10:23 PM
Just released bloc v9.1.0 which introduces a new observability API: `onDone` 👀

onDone is called when an event handler has completed.

This new API unlocks new capabilities like automatic event tracing, performance profiling, and more 🎉

Check it out ↓
pub.dev/packages/bloc
October 14, 2025 at 7:50 PM
We just published our first @shorebird.dev CI customer success story 🥳

Learn about how Shorebird's CI helped reduce check run times by up to 95% in the Flame Engine 🔥↓

shorebird.dev/success-stor...
October 7, 2025 at 8:20 PM
Shorebird CI now supports the bloc linter with zero config needed 🚀

Get a production quality CI for your Flutter & Dart projects in less than 1 minute and zero lines of code ↓
docs.shorebird.dev/ci

Improve code quality and enforce consistency with the bloc linter ↓
bloclibrary.dev/lint
September 29, 2025 at 7:12 PM
The Dart Frog team has been busy over the last two months 🚀

Check out our latest blog for a short recap of all the changes that have happened since the project was
transferred as well as a sneak peak at what's to come 👇

dart-frog.dev/blog/fall-20...
September 29, 2025 at 4:12 PM
We just added status badges to @shorebird.dev CI 🛡️✨

Get Started 👇
docs.shorebird.dev/ci
September 26, 2025 at 9:17 PM
With the help of the bloc linter, you can improve the quality of your codebase and enforce consistency without executing a single line of code ✨

If you use the bloc library and haven't yet tried to linter, here's how you can get started in less than 1 minute 👇

Learn more at bloclibrary.dev/lint
September 25, 2025 at 5:06 PM
New bloc_lint rule just dropped in v0.3.2 🎉

bloclibrary.dev/lint-rules/p...
September 22, 2025 at 3:28 AM
Dart Frog now supports Dart Workspaces 🎯🐸
September 5, 2025 at 2:14 PM
We just released pkg:dart_frog_lint which contains a list of opinionated lint rules specifically for Dart Frog projects 🎉

pub.dev/packages/dar...
August 7, 2025 at 3:14 AM
The future of Dart Frog looks very bright 🌟

Learn more about what's in store for Dart Frog in our first blog post 🔮↓

dart-frog.dev/blog/future-...
August 1, 2025 at 3:06 PM
built a bloc_concurrency visualizer inspired by ember concurrency 🔥🚥

coming soon 👀👇
July 28, 2025 at 1:16 AM
You can now customize the behavior if an error occurs during hydration with hydrated_bloc v10.1.0 🧊✨

Huge shoutout to @erick.gamedev.blue for the contribution 💙🎉

Try it now ↓
pub.dev/packages/hyd...
July 16, 2025 at 4:05 AM
Creating a new Flutter app with Shorebird just got easier 👇

Learn more
docs.shorebird.dev/code-push/cr...
June 17, 2025 at 5:25 PM
bloc_lint 0.2.0-dev.3 now supports // ignore and // ignore_for_file 🥳

Get Started ↓
bloclibrary.dev/lint
May 13, 2025 at 4:20 AM
The bloc linter is now integrated into both the VSCode Extension and the IntelliJ Plugin 🚀

Get Started ↓
bloclibrary.dev/lint
May 6, 2025 at 4:23 PM
v4.1.0 of the Bloc IntelliJ Plugin now includes the bloc linter and language server 🥳

Huge shout out to @humandotgg.bsky.social for making it happen 💙🚀

Get started ↓
bloclibrary.dev/lint
May 4, 2025 at 6:25 PM
Have you tried the new bloc linter? 👀👇
bloclibrary.dev/lint
May 1, 2025 at 3:55 PM
Just released the developer preview of the bloc linter 🎉

Get Started 👇
bloclibrary.dev/lint
April 28, 2025 at 4:22 AM
I think I'm finally done with the last features needed for the bloc_lint pre-release:

✅ analysis option includes
✅ analyzer excludes

Now just need to clean up the code and work on docs 🧹📚
April 13, 2025 at 10:35 PM
bloc analysis server is getting close to a pre-release 🎉
demo of customizing analysis options 👀👇
April 9, 2025 at 3:56 AM
bloc analyzer startup time in a fairly large monorepo 👇
April 6, 2025 at 4:37 AM
bloc_lint progress update 👀

✅ LSP + VSCode integration
🚧 Working on the CLI + lint rules (we have 4 so far)

So far so good 👇
April 1, 2025 at 3:15 AM