Features

TODO: Collection of Widgets and helpful Methods that every developer needs.

Installation

Add this line to pubspec.yaml

dependencies:
    arup_util: <latest_version>

Import package

import 'package:arup_util/arup_util.dart';

Widget Extensions


Widget alignAtBottomCenter({double? heightFactor, double? widthFactor});

Libraries

arup_util