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

Coding Faster By Build Fast UI Widget

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fastor_app_ui_widget

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 dart pub get):

dependencies:
  fastor_app_ui_widget: ^1.0.138

Alternatively, your editor might support dart pub get or 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';