Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lottie_to_flare

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lottie_to_flare

Lottie to Flare Converter

  • 1.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
114
decreased by-32.14%
Maintainers
1
Weekly downloads
 
Created
Source

Lottie To Flare

Converter from Lottie's Bodymovin JSON format to the Flare editor's file format.

Goal

Edit Lottie files in Flare and export them to Flutter or anywhere Flare runs. The code for the converter is integrated into Flare so Lottie files can be directly dragged and dropped into Flare.

Converter Tool

This repository contains the converter code and a tool for debugging/testing the converter. This standalone tool is helpful for tracking down missing features and validating conversions. The tool allows the user to input JSON or link to a Lottie file. It generates the corresponding Flare editor JSON on the right. A download button is provided which will package the JSON as a flr2d file ready to be imported into Flare (just drag and drop the downloaded file over the Flare editor window). The resulting format is identical to what Flare uses internally (documentation will be provided).

Try it out.

Flare Plugin

The converter is integrated into Flare so you can directly drag & drop in a Lottie .json file. We're publishing it as an open source project to allow the community to contribute directly to the converter. Help us add the features you want!

FAQs

Package last updated on 14 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc