Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusrp98 committed Apr 28, 2019
1 parent baec378 commit 5aa8a92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/row_collection.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
library row_collection;

export 'src/row_item.dart';
export 'src/separator.dart';
export 'src/separator.dart';
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: row_collection
description: Collection of various custom widgets, useful in Columns.
description: Collection of various custom widgets, useful for displaying information in Columns.
version: 0.0.1
author: Jesus Rodriguez <[email protected]>
homepage: https://github.com/jesusrp98/row_collection
Expand Down

0 comments on commit 5aa8a92

Please sign in to comment.