mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 20:50:04 +00:00
updated: readme with demo gifs and proper information
This commit is contained in:
@@ -5,6 +5,7 @@ import 'package:navigation_drawer/screens/settings.dart';
|
||||
|
||||
void main() {
|
||||
runApp(new MaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
home: new HomeScreen(), // route for home is '/' implicitly
|
||||
routes: <String, WidgetBuilder>{
|
||||
// define the routes
|
||||
|
||||
Reference in New Issue
Block a user