Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abel3ri/my_link_space


https://github.com/abel3ri/my_link_space

dart flutter provider

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# my_link_space

A mobile application that allows users to create a personalized landing page with links to their social media profiles, websites, portfolios, and other online resources. This platform can be particularly useful for local influencers, small businesses, and community organizations to manage and share their digital footprint in one place.

## Getting Started

### Prerequisites

Ensure you have the following installed:

- [Flutter SDK](https://flutter.dev/docs/get-started/install)
- [Dart SDK](https://dart.dev/get-dart)
- A code editor like [VS Code](https://code.visualstudio.com/) or [Android Studio](https://developer.android.com/studio)

### Installation

1. Clone the repository:

```bash
git clone [email protected]:abel3ri/my_link_space.git
cd my_link_space
```

2. Install the dependencies:

```bash
flutter pub get
```

3. Run the app:

```bash
flutter run
```

### Folder Structure

```bash
my-link-space/
├── lib/
│ ├── core/
│ │ ├── enums/
│ │ ├── models/
│ │ └── view_models/
│ ├── ui/
│ │ ├── views/
│ │ └── widgets/
│ ├── shared/
│ │ ├── components/
│ │ └── router/
│ ├── utils/
│ └── main.dart
├── assets/
```

# Screens
## Light mode


Uploaded Image
Image 1
Image 2
Image 3
Image 4
Image 5
Image 6
Image 7
Image 8

## Dark mode


Image 1
Image 2
Image 3
Image 4
Image 5
Image 6
Image 7
Image 8
Image 9
Image 10
Image 11
Image 12
Image 13
Image 14