Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork54
🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
License
gridaco/assistant
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| framework | platform | title |
|---|---|---|
figma, flutter, react | Android, iOS, Web, macOS, Linux, Windows | Grida assistant for figma, sketch, xd |
Any design to high quality code, with live preview.
- ✅ Human readable code generation.
- ✅ code generation built with CoLI, developed especially for assistant usage, ensuring the best code generation quality.
- ✅ Slots support (Component with parameters)
- ✅ Modularized code generation / readability. All production level code, code beign generated as Functions, Varables, Ect..
- ✅ Design Linting - Visaully makes sence, Structure made sence.
- ✅ Cloud Resource Copy. Copy your resource in 1 second. (No need to download images and move under
res/) - ✅ Live preview viaconsole - compiles output source remotely makes design to living application within seconds
- ✅ Context detection - Grida assistant understands the design, than converts it into a hight quality code. we don't generate rect and text code for a button. We generate button code for a button.
install figma plugin via below link. note that the published plugin is allways behind few new features behind this repository. for trying out the latest and mindblowing features, please build from your local environment directly.
install via figma pluginlink here
Cloning and running the project.we use yarn workspace for maintaining this project as monorepository.Some additional steps are required to run this project properly.
# [REQUIRED] we use git submodules for `packages/`. you have to explicitly execute this command instead default clone.git clone --recurse-submodules https://github.com/gridaco/assistant.gitcd assistant# [REQUIRED] yarn will install dependencies, link packages, and generate compiled code of packages, so it can be referenced by root projects.yarn# [OPTIONAL 1] run figma plugin in dev mode (use localhost server) (recommanded)yarn figma# [OPTIONAL 1-2] run figma plugin in dev mode (native)yarn figma-native# [OPTIONAL 2]run sketch plugin in dev modeyarn sketch# [OPTIONAL 3 & Contributors only] run plugin ui in webdev modeyarn web# visit http://localhost:3303/init-webdev to work on browser
soon as the subpackages are released as stable, we will remove git submodule dependency for ease of use. until then, this will be the primary repository and all the edits and PRs will be caused by this project. -Learn more here
sometimes, when pulling this repo from remote, if new submodule package is added, you'll need to run below command to pull with updated submodules (we recommand you to know what this command actually does in a nut shell.)
git submodule update --init --recursive
flutter widget builder is done byfigma/flutter and the core builder is powered byGrida dynamic
- figma/flutter
- grida/flutter-builder
- grida/dynamic
- ✅
Theme.ofTextstyle 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
Watch the demo on ourwebsite
Grida console integrated with assistant enables you to manage your design's content in one place. even if text, image is updated, you don't need to update your code. our cloud service got your back.
Learn more atconsole repository
rule based button / input / icon detection with@reflect-ui/detectionHigher quality ML based detection available atGrida's context engine
We provide various tools for you for creating stauning designs, and making you 10 times faster to create a working prototype.
Features
icons loader (Design Tab ➡️ Icons)
- 5,000 +material design icons
- 800 +ant design icons
- Read our blog about Icons Loader feature onmedium
fonts replacer
buttons generator
and more
- figma: Seeplugin README
- sketch:
sketch platform will be available soon
webdev is a mode that you can run assistant as a standalone appliaction for ui development purpose of its' you can't acccess or call api to design tools.
Learn more at./webdev
yarn# on rootyarn webdev# or..cd webdevyarn start
Useconsole.log statements to inspect values in your code.
To open the developer console in the Figma desktop app, go toPlugins →Development →Open Console.
generalSee this project's contributing guideline and technical overviewhere.And general Grida project contribution and collaboration guidelinehere.
supported platforms and frameworks
- ✅figma
- ✅flutter
- ✅grida web
- sketch -- coming soon
- react -- coming soon & underdevelopment
- vue -- coming soon & underdevelopment
- css / sass -- coming soon & underdevelopment
- xd -- coming soon
- zeplin -- coming soon
we release new updates in a by-monthluy cycle. Watch this repository on github or signup for our news letters ongrida.co
All update logs available atCHANGELOG.md
- Flutter force week 103
- Flutter force week 135
- Assistant initial release
- Introducng Grida Assistant 2021.8.0b
readLICENSE.
to shortly brief,
- 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.)
re-use of this software and it's license is overrided bycontributing-and-license
About
🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.

