Skip to content

Collection of Widgets and helpful Methods that every developer needs.

License

Notifications You must be signed in to change notification settings

arupnaskarbkp/arup_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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});

fadeImage(url, placeholder, borderRadius, height, width, fit);
image(url, placeholder, borderRadius, height, width, fit);
plusMinus(onChanged);

About

Collection of Widgets and helpful Methods that every developer needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages