Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cakadi190/cakra
Aplikasi buku saku pramuka versi android dan iOS dengan judul "Cakap Pramuka" by Cak Adi.
https://github.com/cakadi190/cakra
Last synced: 14 days ago
JSON representation
Aplikasi buku saku pramuka versi android dan iOS dengan judul "Cakap Pramuka" by Cak Adi.
- Host: GitHub
- URL: https://github.com/cakadi190/cakra
- Owner: cakadi190
- Created: 2024-03-21T16:48:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T13:33:41.000Z (28 days ago)
- Last Synced: 2024-12-08T14:28:57.450Z (28 days ago)
- Language: C++
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cakra
Pocket book application for scouts available on Windows, Android, and iOS platforms.
## Overview
Cakra is a Flutter-based application designed to provide an easy-to-use digital pocket book for scouts. This application supports multiple platforms, ensuring accessibility and convenience for users on Windows, Android, and iOS.
## Features
- Multi-platform support: Windows, Android, iOS
- User-friendly interface
- Comprehensive scout-related resources## Installation
To run the application, ensure you have Flutter installed on your system. Follow the official [Flutter installation guide](https://docs.flutter.dev/get-started/install) for your operating system.
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/cakadi190/cakra.git
cd cakra
```2. Install dependencies:
```bash
flutter pub get
```3. Run the application:
```bash
flutter run
```## Resources
- [Flutter Codelabs](https://docs.flutter.dev/get-started/codelab)
- [Flutter Cookbook](https://docs.flutter.dev/cookbook)
- [Flutter Documentation](https://docs.flutter.dev/)## Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.