screen_time 0.7.0 copy "screen_time: ^0.7.0" to clipboard
screen_time: ^0.7.0 copied to clipboard

The Screen Time is a set of tools that lets developers create apps that help users manage their device usage and time.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app/app.dart';

void main() {
  runApp(const App());
}
0
likes
0
points
573
downloads

Publisher

verified publishersolusibejo.com

Weekly Downloads

The Screen Time is a set of tools that lets developers create apps that help users manage their device usage and time.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on screen_time