GithubHelp home page GithubHelp logo

flare-flutter's Introduction

Flare

Flare offers powerful realtime vector design and animation for app and game designers alike. The primary goal of Flare is to allow designers to work directly with assets that run in their final product, eliminating the need to redo that work in code.

Libraries

There are two Dart packages provided in this repository. flare_dart and flare_flutter. Most of the time you'll want only flare_flutter, especially if you're just starting out with Flare. Please read the details in flare_flutter for how to get your Flare animations running in Flutter!

Flutter Channel

This repository has three primary branches:

  • stable
    • This is the branch we publish to pub from.
    • This branch and the associated pub packages are guaranteed to work on the flutter stable channel.
    flare_flutter: ^1.5.0
    
  • dev
    • This branch has the latest changes should work with the flutter dev channel.
    • You can point to this branch directly from your pubspec with the following syntax.
    flare_flutter:
      git: 
        url: git://github.com/2d-inc/Flare-Flutter.git
        ref: dev
        path: flare_flutter
    
  • master
    • This is the branch we work off of for development and the community submits PRs to.
    • The references in the pubspec here are local, meaning that the intention is to use this library as local reference:
    flare_flutter:
      path: ~/my/repos/flare_flutter
    

Examples

Take a look at the provided example applications.

License

See the LICENSE file for license rights and limitations (MIT).

flare-flutter's People

Contributors

krispypen avatar luigi-rosso avatar mit-mit avatar montinicristian avatar neurowave avatar umberto-sonnino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.