weather_page_ui 1.0.0 copy "weather_page_ui: ^1.0.0" to clipboard
weather_page_ui: ^1.0.0 copied to clipboard

free flutter ui is all you need

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add weather_page_ui

With Flutter:

 $ flutter pub add weather_page_ui

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

dependencies:
  weather_page_ui: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:weather_page_ui/main.dart';
import 'package:weather_page_ui/uihub/weather_page_ui/main.dart';
0
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

free flutter ui is all you need

Repository (GitHub)
View/report issues

Topics

#uihub

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on weather_page_ui