- Notifications
You must be signed in to change notification settings - Fork1
thisiskhan/Connect
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
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
MIT LicenseCopyright (c) 2021 ConnectPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, 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 THESOFTWARE.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view flutter ducmentiononline documentation, which offers tutorials,samples, guidance on mobile development, and a full API reference.