📄️ Libraries
Libraries are assets avalible to Colibri to make use of to best service the user, there are a variaty of libaries but at the core we have the Actions Libarary for exsecuting functions and the Components Library to provide the user with UI interactions.
📄️ Actions
Actions are asencialy endpoints, colibri should have a general API key as well as the ability to generate a new key per account.
📄️ Stack
Add a short description
📄️ Components
The Component libarray is a database filled with flutter widgets and details documentation on what it is good for, Colibri will not only understand the flutter code but its documentation, the goal is to choose the right widget without the need for much or any code modification, rather colibri should focus on use intent and connetion with the corect action.