zfh_core
Installation 💻
❗ In order to start using Synbiodio Core you must have the flutter_install_link installed on your machine.
Add zfh_core to your pubspec.yaml:
dependencies:
zfh_core:
Install it:
flutter packages get
Getting Started
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.