Logo

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

Installation

  1. Clone the repo

https://github.com/dyte-in/flutter-sample-app
  1. Install packages

flutter pub get

Setup on ios

  1. cd into ios folder

cd ios
  1. 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

  1. Go to Xcode Application
  2. Right click on get info
  3. 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.

GitHub

View Github