home 0.0.1 copy "home: ^0.0.1" to clipboard
home: ^0.0.1 copied to clipboard

Home page for the Flutter Web POC.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add home

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

dependencies:
  home: ^0.0.1

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:home/home.dart';
0
likes
100
pub points
75%
popularity

Publisher

unverified uploader

Home page for the Flutter Web POC.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_svg

More

Packages that depend on home