firelamp 0.0.3 copy "firelamp: ^0.0.3" to clipboard
firelamp: ^0.0.3 copied to clipboard

discontinued
outdated

A flutter package to support CMS(Content Management System) functionalities like user management, forum management, and more for building apps like social apps, shopping apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firelamp

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

dependencies:
  firelamp: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:firelamp/firelamp.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publishersonub.com

A flutter package to support CMS(Content Management System) functionalities like user management, forum management, and more for building apps like social apps, shopping apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

age, cached_network_image, dio, firebase_auth, firebase_core, firebase_database, firebase_messaging, flutter, flutter_image_compress, flutter_keyboard_visibility, flutter_staggered_grid_view, get, get_storage, image_picker, in_app_purchase, intl, path, photo_view, rxdart, scrollable_positioned_list

More

Packages that depend on firelamp