Skip to content

MahanRahmati/arna_animations

Repository files navigation

pub.dev

Introduction

A package that provides basic animations to your flutter application.

Getting Started

Add Arna animations as a dependency in your pubspec.yaml:

dependencies:
  arna_animations: ^1.0.1

Import it:

import 'package:arna_animations/arna_animations.dart';