proton

A flutter particle framework

Features

  • Does one thing and one thing only: tween properties

Installation

Install the proton https://pub.dev/packages/proton:

You should ensure that you add the following dependency in your Flutter project.

dependencies:
  proton: ^0.1.1

install packages from the command line:

flutter packages get

Useage

import class

import 'package:proton/proton.dart';

use proton

Libraries

proton