Getting Started
Learn how to install and use Flutcn-ui in your Flutter projects.
Installing Flutcn-ui
To install Flutcn-ui, add it as a dependency in your pubspec.yaml
file:
that's will add the following dependency to your pubspec.yaml
file:
Using Flutcn-ui
To start using Flutcn, install the CLI tool:
setup flutcn_ui
in your project using:
that will ask to choose the path where flutcn can create the widgets and themes, and will create a flutcn.config.js
file in the root of your project.
Note: themes and widgets folders should be in the same location.
Then, install a widget using: