Bridged Assistant figma plugin (figma to flutter)

Bridged Assistant figma plugin (figma to flutter)

Usage

link is temporarily dead. it’s being reviewed by figma team. until this plugin is available publicly, you have to build it on local and run it.

install via figma plugin link here

git clone https://github.com/bridgedxyz/assistant.git

cd assistant

yarn

# run figma plugin in dev mode
yarn figma

# run sketch plugin in dev mode
yarn sketch

we use yarn workspace for maintaining this project as monorepository.

Flutter code builder

flutter widget builder is done by figma/flutter and the core builder is powered by bridged’s dynamic

  • figma/flutter

  • bridgedxyz/flutter-js

  • bridgedxyz/dynamic

  • Theme.of Textstyle support

  • Colors. Color support

  • ✅ Slots support (not static content)

  • ✅ Modularized builder functions - (not all-in-one widget tree)

  • ✅ formatted dart code

  • ✅ Best code quality (I Assure,) in this planet

Component Detection

rule based button / input / icon detection with @reflect.bridged.xyz/detection Higher quality ML based detection available at Bridged’s context engine

Debugging

Use console.log statements to inspect values in your code.

To open the developer console in the Figma desktop app, go to PluginsDevelopmentOpen Console.

Change Log

visit CHANGELOG.md

Docs

Development guide

This plugin is built with Create Figma Plugin.

Pre-requisites

Building the plugin

See plugin README

LEGAL

read LICENSE.

to shortly breif,

  • any form of modifing this software, including clone, fork, merge is allowed with no restrictions.
  • making profit “by using” this software is allowed with no restrictions.
  • making profit “by re-distributing” is not allowed. recap, you cannot publish this plugin as an alternative to this original plugin. – why is that? we are taking “minimum” profit from this software, we will prevent from other enterprise from copycatting this software.
  • the code and packages distributed via this repository is free to use without any restrictions.
  • code, design is free to use and modify. (just don’t make any profits by re-distributing this plugin.)

DISCLAIMER

re-use of this software and it’s license is overrided by contributing-and-license

Download Details:

Author: bridgedxyz

Demo: https://bridged.xyz/

Source Code: https://github.com/bridgedxyz/assistant

#flutter #dart #mobile-apps

Bridged Assistant figma plugin (figma to flutter)
11.05 GEEK