| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Waves is a short-form social networking app powered by the Hive blockchain and built with Flutter.
This repository contains the Flutter client, supporting Android, iOS, and the web. Use the instructions below to get the project running on your device and to keep your development environment up to date.
Follow the steps below to set up Flutter and run the application on your mobile device or emulator.
Before you begin, ensure you have the following installed on your system:
Download and Install Flutter:
Verify Installation:
flutter doctorDownload and Install VS Code:
Install Flutter and Dart Plugins:
Download and Install Android Studio:
Install Flutter and Dart Plugins:
Set Up Android Emulator (Optional):
git clone https://github.com/ecency/ecency-waves.git
cd ecency-wavesflutter pub getflutter devicesflutter runflutter run -d chromeWe welcome community contributions! Please open an issue to discuss feature ideas or bug reports, and submit pull requests following the repository's coding guidelines. Make sure to run the Flutter analyzer and tests before submitting changes.
This project is licensed under the MIT License.
| Back | FazBrowse Home | New Git URL |