delta 0.0.1 copy "delta: ^0.0.1" to clipboard
delta: ^0.0.1 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 Dart:

 $ dart pub add delta

With Flutter:

 $ flutter pub add delta

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

dependencies:
  delta: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, vm_service

More

Packages that depend on delta