fnx_gallery 1.5.0 copy "fnx_gallery: ^1.5.0" to clipboard
fnx_gallery: ^1.5.0 copied to clipboard

discontinued

Easy to use AngularDart gallery component. Displays one big image with list of thumbnails bellow. Easily embedable into any AngularDart app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fnx_gallery

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  fnx_gallery: ^1.5.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fnx_gallery/fnx_gallery.dart';
0
likes
35
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Easy to use AngularDart gallery component. Displays one big image with list of thumbnails bellow. Easily embedable into any AngularDart app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

angular, pedantic

More

Packages that depend on fnx_gallery