项目作者: cbonello

项目描述 :
Flutter/Cloud-Firestore messaging app
高级语言: Dart
项目地址: git://github.com/cbonello/fcf_messaging.git
创建时间: 2020-01-29T03:44:13Z
项目社区:https://github.com/cbonello/fcf_messaging

开源协议:MIT License

下载


FCF Messaging

A new Flutter project.

Project Creation

  1. flutter create -i swift -a kotlin --androidx fcf_messaging

App Icon

  1. flutter pub run flutter_launcher_icons:main

See flutter_launcher_icons package.

Hive generator

  1. flutter packages pub run build_runner build --delete-conflicting-outputs

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.