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

outdated

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: ^0.0.57

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';