Last updated:
0 purchases
extensive ext
Features #
An easy to use package to use already written code for your project.
Getting started #
Initialze the package from main.dart file.
import 'package:extensize_ext/extensize_ext.dart';
ExtensiveExt.init(context);
copied to clipboard
Usage #
100.00.aspectRatio(0.5); // 50.0
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.