notion 0.0.1-dev.0 copy "notion: ^0.0.1-dev.0" to clipboard
notion: ^0.0.1-dev.0 copied to clipboard

unlisted

A starting point for Dart libraries or applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add notion

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

dependencies:
  notion: ^0.0.1-dev.0

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

Import it

Now in your Dart code, you can use:

import 'package:notion/notion.dart';
1
likes
25
points
17
downloads

Publisher

verified publisherleoafarias.com

Weekly Downloads

A starting point for Dart libraries or applications.

Homepage

License

MIT (license)

More

Packages that depend on notion