masamune_notion 0.15.0+84 copy "masamune_notion: ^0.15.0+84" to clipboard
masamune_notion: ^0.15.0+84 copied to clipboard

discontinued

Masamune framework plugin to connect to Notion's API. Basically, FirebaseFirestore and FirebaseFunctions are used in conjunction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_notion

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

dependencies:
  masamune_notion: ^0.15.0+84

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:masamune_notion/masamune_notion.dart';
0
likes
30
points
72
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Masamune framework plugin to connect to Notion's API. Basically, FirebaseFirestore and FirebaseFunctions are used in conjunction.

License

BSD-3-Clause (license)

Dependencies

cloud_functions, flutter, masamune_firebase

More

Packages that depend on masamune_notion