delta 0.0.3 copy "delta: ^0.0.3" to clipboard
delta: ^0.0.3 copied to clipboard

The `delta_flutter` package is a powerful and flexible Flutter library designed to simplify and enhance the development of interactive and data-driven applications. It offers a wide range of comprehen [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add delta

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

dependencies:
  delta: ^0.0.3

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:delta/delta.dart';
10
likes
70
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

The `delta_flutter` package is a powerful and flexible Flutter library designed to simplify and enhance the development of interactive and data-driven applications. It offers a wide range of comprehensive set of utilities and extensions for Flutter developers, simplifying tasks such as screen adaptation, length conversions, string manipulation, and country information retrieval. With this package, developers can streamline common Flutter app development challenges and enhance their applications with ease.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, vm_service

More

Packages that depend on delta