Skip to content

thisiskhan/Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect

Connect is Chating appliction developed to connect each and every users via chating , Connect voice call, Connect video call, Connect store and may more upcomming features.

Plugins used in Connect

 cloud_firestore: ^0.12.9

  # For handling permissions
  # permission_handler: ^4.1.0

  # For handling authentication via firebase
  firebase_auth: '0.11.1+7'

  # For handling google sign in
  google_sign_in: 4.0.2

  # Shimmer effect library
  shimmer: 1.0.1

  # Gradient app bar
  gradient_app_bar: ^0.1.3

  # Emojies
  emoji_picker: ^0.1.0

  # image_picker
  image_picker: ^0.6.3+1

  # path provider
  path_provider: ^1.6.0

  # firebase storage
  firebase_storage: ^3.1.1

  # provider
  provider: ^4.0.3

  # cached network image
  cached_network_image: ^2.0.0

  # agora rtc engine
  agora_rtc_engine: ^1.0.8

  # permission handler
  permission_handler: 3.0.0

  # local storage
  hive: ^1.4.1+1
  sqflite: ^1.3.0

  # intl
  intl: ^0.16.1

License

MIT License

Copyright (c) 2021 Connect

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Getting Started

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

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