shreemusic 0.1.0 copy "shreemusic: ^0.1.0" to clipboard
shreemusic: ^0.1.0 copied to clipboard

Flutter package that helps with prototyping.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shreemusic

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

dependencies:
  shreemusic: ^0.1.0

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:shreemusic/animations.dart';
import 'package:shreemusic/framing.dart';
import 'package:shreemusic/gestures.dart';
import 'package:shreemusic/layout.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter package that helps with prototyping.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on shreemusic