masamune_notion 0.9.2
masamune_notion: ^0.9.2 copied to clipboard
Masamune framework plugin to connect to Notion's API. Basically, FirebaseFirestore and FirebaseFunctions are used in conjunction.
Masamune for notion's api #
Masamune framework plugin to connect to Notion's API.
Basically, FirebaseFirestore and FirebaseFunctions are used in conjunction.
Getting Started #
Add this to your package's pubspec.yaml file:
dependencies:
masamune_notion: ^0.9.2
You should then run flutter pub upgrade.
Usage #
import 'package:masamune_notion/masamune_notion.dart';
License #
BSD