simc / dialogapp

A test app to demonstrate a flutter problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dialog Background Problem

You can see the problem when you click on the "Test" button.

Uncommenting this line

color: Colors.transparent

in the main.dart file leads to an error.

About

A test app to demonstrate a flutter problem


Languages

Language:Dart 73.5%Language:Objective-C 17.9%Language:Java 8.7%