User input/Graphical: Difference between revisions

Content added Content deleted
Line 394: Line 394:
{{libheader|Flutter}}
{{libheader|Flutter}}


Displays two text fields, a button and an output label
Displays two text fields, a button and an output label, copy paste it into dartpad for viewing! - https://dartpad.github.io


<lang javascript>import 'package:flutter/material.dart';
<lang javascript>import 'package:flutter/material.dart';