lib/widgets
inbox.dart +92 -42
pubspec.yaml +1 -1
+ 92
- 42
@@ -4,6 +4,7 @@ import 'package:memri/core/models/item.dart';
@@ -181,6 +182,8 @@ class InboxState extends State<Inbox> {
@@ -211,6 +214,12 @@ class InboxState extends State<Inbox> {
@@ -386,40 +395,62 @@ class InboxState extends State<Inbox> {
@@ -460,6 +491,9 @@ class InboxState extends State<Inbox> {
@@ -482,14 +516,30 @@ class InboxState extends State<Inbox> {
+ 1
- 1
@@ -12,7 +12,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev