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

discontinued
outdated

A collection of widgets that look similar to widgets in the Google Ads app.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:hooks_riverpod/hooks_riverpod.dart';

import 'app.dart';

void main() {
  runApp(ProviderScope(child: App()));
}
33
likes
0
pub points
32%
popularity

Publisher

unverified uploader

A collection of widgets that look similar to widgets in the Google Ads app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

date_format, flutter, flutter_hooks, table_calendar

More

Packages that depend on google_ui