utopia_cms_firebase 0.2.0+8 copy "utopia_cms_firebase: ^0.2.0+8" to clipboard
utopia_cms_firebase: ^0.2.0+8 copied to clipboard

PlatformiOS

Firebase / Cloud Firestore backend for utopia_cms - build Flutter admin and CMS panels with sortable, filterable CRUD tables.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utopia_cms_firebase

With Flutter:

 $ flutter pub add utopia_cms_firebase

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

dependencies:
  utopia_cms_firebase: ^0.2.0+8

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

Import it

Now in your Dart code, you can use:

import 'package:utopia_cms_firebase/utopia_cms_firebase.dart';
0
likes
150
points
29
downloads

Documentation

API reference

Publisher

verified publisherutopiasoft.io

Weekly Downloads

Firebase / Cloud Firestore backend for utopia_cms - build Flutter admin and CMS panels with sortable, filterable CRUD tables.

Homepage
Repository (GitHub)
View/report issues

Topics

#cms #admin #firebase #firestore #crud

License

BSD-3-Clause (license)

Dependencies

cloud_firestore, utopia_cms

More

Packages that depend on utopia_cms_firebase