Skip to content

Commit

Permalink
Merge pull request #10 from shaheerxt/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rosera authored Jul 22, 2021
2 parents 6209882 + ceaf17a commit 06ffea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/lab05/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ This module is new and represents the new page being added to our application.
__Note:__

* How similar `details.dart` is to the original `main.dart` code.
* The return widet is a `Scaffold` widget rather than `MaterialApp`.
* The return widget is a `Scaffold` widget rather than `MaterialApp`.

```dart
import 'package:flutter/material.dart';
Expand Down

0 comments on commit 06ffea1

Please sign in to comment.