d_view 0.0.4 copy "d_view: ^0.0.4" to clipboard
d_view: ^0.0.4 copied to clipboard

Package for helping response and utility view in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add d_view

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

dependencies:
  d_view: ^0.0.4

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:d_view/d_view.dart';
0
likes
160
points
67
downloads

Publisher

verified publisherindratrisnar.com

Weekly Downloads

Package for helping response and utility view in Flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on d_view