0 purchases
proton
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
copied to clipboard
install packages from the command line:
flutter packages get
copied to clipboard
Useage #
import class
import 'package:proton/proton.dart';
copied to clipboard
use proton
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.