argo 0.0.3 copy "argo: ^0.0.3" to clipboard
argo: ^0.0.3 copied to clipboard

Widgets and tools for make it easy to create responsive apps. Widget to handle visibility, orientation, handle diferent layout depend of screen and can handle a responsive theme.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add argo

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

dependencies:
  argo: ^0.0.3

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:argo/argo.dart';
24
likes
80
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Widgets and tools for make it easy to create responsive apps. Widget to handle visibility, orientation, handle diferent layout depend of screen and can handle a responsive theme.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on argo