Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/makjac/promultimedia


https://github.com/makjac/promultimedia

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Promultimedia

[![Promultimedia test][ci_badge]][ci_badge_link]
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]

## Overview

This project is a recruitment task for a Flutter Developer position, focused on creating an onboarding screen for users upon launching the app.

## Setup

To get the project up and running, follow these steps:

1. **Clone the Repository**
Clone this repository to your local machine:

```bash
git clone https://github.com/makjac/promultimedia.git
```

2. **Install Dependencies**
Navigate to the project directory and install the necessary dependencies:

```bash
cd promultimedia
flutter pub get
```

3. **Run the Project**
Use the following command to run the project on an emulator or connected device:

```bash
flutter run
```

[ci_badge]: https://github.com/makjac/promultimedia/actions/workflows/flutter.yml/badge.svg
[ci_badge_link]: https://github.com/makjac/promultimedia/actions/workflows/flutter.yml
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis