masamune_notion 0.14.0+12 copy "masamune_notion: ^0.14.0+12" to clipboard
masamune_notion: ^0.14.0+12 copied to clipboard

discontinued
outdated

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.14.0+12

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
0
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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_functions, flutter, masamune_firebase

More

Packages that depend on masamune_notion