Skip to content

Commit

Permalink
4.0.0-beta readme
Browse files Browse the repository at this point in the history
  • Loading branch information
李卓原 committed Nov 27, 2020
1 parent 4fb14b1 commit 108b7aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class _HomePageState extends State<HomePage> {
child: Column(
crossAxisAlignment: CrossAxisAlignment.center,
children: <Widget>[
TextButton(onPressed: null, child: Text('text')),
Row(
children: <Widget>[
// Using Extensions
Expand Down

0 comments on commit 108b7aa

Please sign in to comment.