https://github.com/himanshusharma89/service_account_keys_example
https://github.com/himanshusharma89/service_account_keys_example
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/himanshusharma89/service_account_keys_example
- Owner: himanshusharma89
- Created: 2024-09-19T18:01:40.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T18:52:28.000Z (6 months ago)
- Last Synced: 2024-11-05T19:42:16.501Z (6 months ago)
- Language: C++
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building Secure Flutter Apps with Firebase: Using Service Account Keys
A new Flutter project, reflecting how to build secure apps using Firebase Service Account Keys and a surprise package.
## Getting Started
Read the codelab here to get started: [Building Secure Flutter Apps with Firebase: Using Service Account Keys
](https://dartcodelabs.com/building-secure-flutter-apps-with-firebase-using-service-account-keys/)A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.