iampawan/FlutterWithFirebase
Firebase 라이브러리 구현이 포함된 플러터 앱
- Stars
- 755
- Forks
- 235
- 최근 푸시(UTC)
- 2020. 10. 2.
- 프로젝트 상태
- 활성
사용 중인 의존성
의존성 목록 9 개
- flutter
{"sdk":"flutter"} - cupertino_icons
— - firebase_auth
— - google_sign_in
— - cloud_firestore
— - flutter_staggered_grid_view
— - firebase_admob
^0.5.2 - firebase_analytics
^0.2.3 - flutter_test개발 의존성
{"sdk":"flutter"}
순위
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
README 펼치기 / 접기
FlutFire
A Flutter project with implementation of all firebase libraries for Android and iOS both.
Show some :heart: and star the repo to support the project
Watch Video Tutorials
-
Flutter: Integrate Analytics | Firebase Analytics | Handling Library Issues P3
-
Flutter: Prepare App For Release | App Signing | Create JKS P4
Screenshots
https://raw.githubusercontent.com/iampawan/FlutterWithFirebase/HEAD/ss1.png https://raw.githubusercontent.com/iampawan/FlutterWithFirebase/HEAD/ss2.png https://thumbs.gfycat.com/GoldenCaringBurro-size_restricted.gif https://thumbs.gfycat.com/BadPrestigiousChrysalis-size_restricted.gif
NOTE
- This project is still under development.
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match coding style (braces, spacing, etc.) This is best achieved using
Reformat Codefeature of Android StudioCMD+Option+Lon Mac andCTRL+ALT+Lon Linux + Windows . - If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
developbranch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Make sure you follow the set standard as all other projects in this repo do
- Have fun!
Created & Maintained By
Pawan Kumar (@imthepk) (YouTube) (Insta)
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:
License
Copyright 2018 Pawan Kumar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Getting Started
For help getting started with Flutter, view our online documentation.