mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-09-20 14:56:48 +08:00
updated: readme with demo gifs and proper information
This commit is contained in:
@ -3,6 +3,7 @@ import 'package:using_listview/contact_page.dart';
|
||||
|
||||
void main() {
|
||||
runApp(new MaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
home: new Scaffold(
|
||||
appBar: new AppBar(
|
||||
title: new Text("Using Listview"),
|
||||
|
Reference in New Issue
Block a user