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

A comprehensive Flutter Extensions Pack designed to simplify and enhance Flutter development. This package introduces utilities for padding, spacing, border radius, date-time operations, string manipu [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_extensions_pack

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_extensions_pack: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_extensions_pack/flutter_extensions_pack.dart';
2
likes
150
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter Extensions Pack designed to simplify and enhance Flutter development. This package introduces utilities for padding, spacing, border radius, date-time operations, string manipulation, and much more

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_extensions_pack