hellomanyaman 2.0.2 copy "hellomanyaman: ^2.0.2" to clipboard
hellomanyaman: ^2.0.2 copied to clipboard

A Flutter package that arranges three widgets in rows or columns based on the device screen size.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hellomanyaman

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

dependencies:
  hellomanyaman: ^2.0.2

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:hellomanyaman/hello.dart';
1
likes
145
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that arranges three widgets in rows or columns based on the device screen size.

Homepage

License

(pending) (license)

Dependencies

flutter

More

Packages that depend on hellomanyaman