lucascavalcan / crmlav

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnboardingCRM

A new Flutter project.

Getting Started

FlutterFlow projects are built to run on the Flutter stable release.

IMPORTANT:

For projects with Firestore integration, you must first run the following commands to ensure the project compiles:

flutter pub get
flutter packages pub run build_runner build --delete-conflicting-outputs

This command creates the generated files that parse each Record from Firestore into a schema object.

Getting started continued:

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.

About


Languages

Language:Dart 97.4%Language:C++ 1.3%Language:CMake 0.6%Language:Swift 0.3%Language:Ruby 0.2%Language:HTML 0.2%Language:C 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%