PUBDEV
flame_behaviors v1.3.2
Flame Behaviors applies separation of concerns to game logic in the form of Entities and Behaviors, originally built by Very Good Ventures.
PUBDEV
flame_tiled v3.0.10
Tiled support for the Flame game engine. This uses the tiled package and provides wrappers and components to be used inside Flame.
PUBDEV
flame_spine v0.3.0+2
Spine support for the Flame game engine. This uses the spine_flutter package and provides wrappers and components to be used inside Flame.
PUBDEV
flame_sprite_fusion v0.2.2+2
Sprite Fusion support for the Flame game engine. This package parses and renders tilemaps exported from Sprite Fusion tool.
PUBDEV
flame_texturepacker v5.0.4
A simple plugin for the Flame Engine to import spritesheets generated by the TexturePacker tool.
PUBDEV
flame v1.35.0
A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.
PUBDEV
flutter_form_builder v10.3.0+1
This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
PUBDEV
open_filex_plus v4.7.3
A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
PUBDEV
supertonic_flutter v0.1.2
High-quality multilingual text-to-speech engine for Flutter. Supports English, Korean, Spanish, Portuguese, and French with multiple voice styles.
PUBDEV
nyxx v6.8.1
A complete, robust and efficient wrapper around Discord's API for bots & applications.
PUBDEV
openrouter v1.0.1
A Flutter plugin for the OpenRouter API - unified access to hundreds of AI models including OpenAI, Anthropic, Google, and more.
PUBDEV
teleport_router_generator v0.8.5
A build_runner code generator that processes teleport_router annotations to generate type-safe routing code for Flutter applications.
REDDIT
Something that should be easy but somehow never is?
Whatâs that one thing that should be simple, but somehow always feels more annoying than it needs to be? Something where the docs are technically correct⦠but way more complex than the actual use ...
PUBDEV
air_cli v1.0.0
The official CLI for the Air Framework. Streamline your Flutter development with modular architecture, automated code generation, and scalable state management.
REDDIT
Opinion: The difference between a Junior and Senior dev isn't what they write. It's what they delete.
Most of us measure productivity by lines of code added. "I built this feature." "I added this package." I used to think the same. I thought being "Senior" meant writing complex abstractions or using t...
MASTODON
#TIL: #Flutter deletes toString() from many classeshttps://github.com/dart-lang/sdk/issues/62557#iss…
#TIL: #Flutter deletes toString() from many classeshttps://github.com/dart-lang/sdk/issues/62557#issuecomment-3831052602So, for example, logging log.info("Screen size: $size");will print the size corr...
PUBDEV
circular_placeholder v0.1.4
Circular Placeholder is widget. It is good to use this for circular areas when your circular designs are not ready yet.