/flutter-example

flutter example with firebase

Primary LanguageDart

flutter-example

flutter example with firebase

Description

This source code developed for learning to flutter

installation

clone or download this repository

setup flutter : https://flutter.io/

check pubspec.yaml file

install packages from the command line:

$flutter packages get

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

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

dependencies:

flutter:

sdk: flutter

cupertino_icons: ^0.1.2

intl:

cloud_firestore: ^0.8.2+3

firebase_core: ^0.2.5

firebase_storage: ^1.0.4

firebase_auth: ^0.6.6

google_sign_in: ^3.2.4

cached_network_image:

flutter_local_notifications: ^0.4.2+1

rxdart:

image_picker:

image_cropper: ^0.0.9

images