Sample app to demonstrate the integration and working of Dyte SDK for mobile, using Flutter
Flutter Sample App by dyte
Sample App to demonstrate Dyte SDK in flutter
Explore the docs »
About The Project
Built With
Primarily
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
-
Flutter, installation and setup can be done from here
-
A working backend that can connect to Dyte APIs
- This app currently connects to our sample backend implementation (https://github.com/dyte-in/sample-app-backend), currently hosted at https://dyte-sample.herokuapp.com – this can be grepped and replaced if you want it to work with your own backend implementation
Installation
- Clone the repo
https://github.com/dyte-in/flutter-sample-app
- Install packages
flutter pub get
Setup on ios
- cd into
ios
folder
cd ios
- install pods
For intel macbook
pod install
for m1 macbook
arch -x86_64 pod install
Note: Make sure you are opening xcode using Rosetta
Opening xcode using Rosetta
- Go to Xcode Application
- Right click on get info
- check open using Rosetta
Run
flutter run
Version History
See CHANGELOG.
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Sincere thanks to all our contributors!
You are requested to follow the contribution guidelines specified in CONTRIBUTING.md and code of conduct at CODE_OF_CONDUCT.md while contributing to the project ?.
Support
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
License
Distributed under the Apache License, Version 2.0. See LICENSE
for more information.
About
flutter-sample-app
is created & maintained by Dyte, Inc. You can find us on Twitter – @dyte_io or write to us at dev [at] dyte.io
.
The names and logos for Dyte are trademarks of Dyte, Inc.
We love open source software! See our other projects and our products.