mono_kit 0.9.5 copy "mono_kit: ^0.9.5" to clipboard
mono_kit: ^0.9.5 copied to clipboard

outdated

A collection of convenient widgets and utils made by mono. Under construction now.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() => runApp(App());