flutter_animation_factory 1.0.1 copy "flutter_animation_factory: ^1.0.1" to clipboard
flutter_animation_factory: ^1.0.1 copied to clipboard

A wireless implementation to create an object wireless execution animation demo.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_animation_factory

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_animation_factory: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_animation_factory/animation/animation_alpha_move_alpha.dart';
import 'package:flutter_animation_factory/animation/animation_alpha_scale_move_alpha.dart';
import 'package:flutter_animation_factory/animation_demo.dart';
import 'package:flutter_animation_factory/audio_all_mic_gift.dart';
import 'package:flutter_animation_factory/tools/random_screen_offset.dart';
0
likes
160
pub points
0%
popularity

Publisher

unverified uploader

A wireless implementation to create an object wireless execution animation demo.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_animation_factory