diff --git a/README.md b/README.md index 8b63a39..87300c7 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This project uses the following external packages: - [shared_preferences](https://pub.dev/packages/shared_preferences): Flutter plugin for reading and writing simple key-value pairs. - [swipable_stack](https://pub.dev/packages/swipable_stack): A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations like Tinder. - [url_launcher](https://pub.dev/packages/url_launcher): Flutter plugin for launching a URL. - - [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications): A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform. + - [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications): A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.. Using [**Firebase**](https://firebase.google.com/) as the backend platform, this project also uses the following plugins: - [cloud_firestore](https://pub.dev/packages/cloud_firestore): Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database.