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

a flutter library for presenting data

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dapresent

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

dependencies:
  dapresent: ^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:dapresent/dapresent.dart';
1
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

a flutter library for presenting data

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

damath, dastore, datter, flutter, nomisal_ui, table_calendar

More

Packages that depend on dapresent