Skip to content

thentadashi/flutter_pharma_app

Repository files navigation

pharma_shop

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

// Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; import { getAnalytics } from "firebase/analytics"; // TODO: Add SDKs for Firebase products that you want to use // https://firebase.google.com/docs/web/setup#available-libraries

// Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig = { apiKey: "AIzaSyDqaaIK4Vq9tXWPI9s45JhEwg9OJXn25Lk", authDomain: "pharmaapp-9ac2e.firebaseapp.com", projectId: "pharmaapp-9ac2e", storageBucket: "pharmaapp-9ac2e.appspot.com", messagingSenderId: "1006860063986", appId: "1:1006860063986:web:b1bf83a7937b0e25012c6b", measurementId: "G-BSY814V9TL" };

// Initialize Firebase const app = initializeApp(firebaseConfig); const analytics = getAnalytics(app);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published