mariapps_utils 0.0.3 copy "mariapps_utils: ^0.0.3" to clipboard
mariapps_utils: ^0.0.3 copied to clipboard

unlisted

Mariapps Internal Package to build Flutter apps faster

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mariapps_utils

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

dependencies:
  mariapps_utils: ^0.0.3

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:mariapps_utils/UI/video_progressbar.dart';
import 'package:mariapps_utils/compression.dart';
0
likes
135
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Mariapps Internal Package to build Flutter apps faster

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image, video_compress

More

Packages that depend on mariapps_utils