flowbrain_core 0.1.2 copy "flowbrain_core: ^0.1.2" to clipboard
flowbrain_core: ^0.1.2 copied to clipboard

FlowBrain Core — Judgment & Knowledge core for the MakeMind ecosystem. Two cooperating subsystems: Knowledge (5 facades over a 4-layer Fact/Skill/Profile/Philosophy structure plus Ops) and Agent (work [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flowbrain_core

With Flutter:

 $ flutter pub add flowbrain_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flowbrain_core: ^0.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flowbrain_core/flowbrain_core.dart';
1
likes
140
points
236
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

FlowBrain Core — Judgment & Knowledge core for the MakeMind ecosystem. Two cooperating subsystems: Knowledge (5 facades over a 4-layer Fact/Skill/Profile/Philosophy structure plus Ops) and Agent (worker / manager / reviewer agents with 4-axis fork, conversation, growth tracking).

Homepage
Repository (GitHub)
View/report issues

Topics

#knowledge #agent #mcp #ai #flowbrain

License

MIT (license)

Dependencies

mcp_bundle, mcp_knowledge

More

Packages that depend on flowbrain_core