google_ui 0.1.2 copy "google_ui: ^0.1.2" to clipboard
google_ui: ^0.1.2 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
60
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

date_format, flutter, flutter_hooks, table_calendar

More

Packages that depend on google_ui