multiple image selector

Introduction

This project provides an amaizing user interface for selecting multiple image both from the gallery or the camera.

Example

import 'package:mobx/mobx.dart';

final counter = Observable(0);

Getting started

Usage

const like = 'sample';

Additional information

Libraries

image_selector