fastor_app_ui_widget 1.3.45 copy "fastor_app_ui_widget: ^1.3.45" to clipboard
fastor_app_ui_widget: ^1.3.45 copied to clipboard

Coding Faster By Build Fast UI Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fastor_app_ui_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fastor_app_ui_widget: ^1.3.45

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fastor_app_ui_widget/fastor_app_ui_widget.dart';