flutter_mask_view 1.0.0 copy "flutter_mask_view: ^1.0.0" to clipboard
flutter_mask_view: ^1.0.0 copied to clipboard

outdated

A Flutter plugin to show mask

create mask view for your application, like image progress bar, or guide view for newer

Features #

  • show height light mask for newer
  • create image progress bar

Getting started #

Install latest version in pubspec.yaml:

flutter_mask_view: 1.0.0

Usage #

Import the packages:

import 'package:flutter_mask_view/flutter_mask_view.dart';