zfh_core 0.0.8
zfh_core: ^0.0.8 copied to clipboard
This package is the core package under zfh, which encapsulates the underlying common functions.
zfh_core #
Installation 💻 #
❗ In order to start using Synbiodio Core you must have the [Flutter SDK][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.