Last updated:
0 purchases
arup util
Features #
TODO: Collection of Widgets and helpful Methods that every developer needs.
Installation #
Add this line to pubspec.yaml
dependencies:
arup_util: <latest_version>
copied to clipboard
Import package
import 'package:arup_util/arup_util.dart';
copied to clipboard
Widget Extensions #
Widget alignAtBottomCenter({double? heightFactor, double? widthFactor});
fadeImage(url, placeholder, borderRadius, height, width, fit);
image(url, placeholder, borderRadius, height, width, fit);
plusMinus(onChanged);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.