alphasow_ui 1.26.9 copy "alphasow_ui: ^1.26.9" to clipboard
alphasow_ui: ^1.26.9 copied to clipboard

A Flutter package providing reusable UI components with consistent theming and platform-adaptive design for Material and Cupertino styling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alphasow_ui

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

dependencies:
  alphasow_ui: ^1.26.9

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:alphasow_ui/alphasow_ui.dart';
1
likes
150
points
104
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing reusable UI components with consistent theming and platform-adaptive design for Material and Cupertino styling.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on alphasow_ui