fireflutter 0.3.4 copy "fireflutter: ^0.3.4" to clipboard
fireflutter: ^0.3.4 copied to clipboard

outdated

A free, open source, complete, rapid development package for creating Social apps, Chat apps, Community(Forum) apps, Shopping mall apps, and much more based on Firebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fireflutter

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

dependencies:
  fireflutter: ^0.3.4

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:fireflutter/fireflutter.dart';
157
likes
0
points
436
downloads

Publisher

verified publishersonub.com

Weekly Downloads

A free, open source, complete, rapid development package for creating Social apps, Chat apps, Community(Forum) apps, Shopping mall apps, and much more based on Firebase.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, chewie, cloud_firestore, crypto, file_picker, firebase_auth, firebase_core, firebase_database, firebase_storage, firebase_ui_firestore, firebase_ui_localizations, flutter, flutter_image_compress, flutter_linkify, html, http, image_picker, intl, linkify, mime_type, path, rxdart, shared_preferences, url_launcher, video_player

More

Packages that depend on fireflutter