mono_kit 0.7.3 mono_kit: ^0.7.3 copied to clipboard
A collection of convenient widgets and utils made by mono. Under construction now.
import 'package:flutter/material.dart';
import 'app.dart';
void main() => runApp(App());