Giter VIP home page Giter VIP logo

flutter-sample-app's Introduction

TEST

  • android 만 테스트함.
  1. firebase 연동하여 로그인 구현. 전화인증(문자), 이메일, 구글 로그인

  2. firestore db 연동하여 채팅 구현

  • firebase 프로젝트가 spark 요금제여서 문자 50개 제한 있음.
  • google cloud project 도 결제 계정 연동 안되 있음.(map api)
  1. M1 cpu IOS 빌드 실패시
rm pubspec.lock
cd ios/
rm -rf Pods
rm Podfile.lock
arch -x86_64 pod cache clean --all
cd ..
flutter clean
flutter pub get
cd ios/
arch -x86_64 pod install
  1. api key 보안
  • android : key.properties 에 보관
  • ios : Release.xcconfig , Debug.xcconfig 에 보관

flutter-sample-app's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.