An open API service indexing awesome lists of open source software.

https://github.com/mlsakiit/weave-app

MLSA Project Wing 2025 - Weave App
https://github.com/mlsakiit/weave-app

Last synced: 10 months ago
JSON representation

MLSA Project Wing 2025 - Weave App

Awesome Lists containing this project

README

          

# weave_app

## Getting Started
A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

## Installation

### Prerequisites

1. **Flutter SDK (>=2.0.0)**: Ensure you have the Flutter SDK installed. You can download it from [Flutter's official website](https://flutter.dev/docs/get-started/install).
2. **Dart SDK**: Comes bundled with Flutter.
3. **IDE**: Install Android Studio or VS Code with Flutter and Dart plugins.

### Setup Instructions

1. **Clone the repository**:
```bash
git clone https://github.com/MLSAKIIT/Weave-App.git

2. **Install dependencies**:
```bash
flutter pub get

3. **Run the application**:
```bash
flutter run