Skip to content

Commit

Permalink
2.1.4 | caching
Browse files Browse the repository at this point in the history
  • Loading branch information
mehranshoqi committed Dec 14, 2023
1 parent 10ad971 commit 42a838f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 296 deletions.
13 changes: 0 additions & 13 deletions example/lib/helpers/colors.dart

This file was deleted.

11 changes: 0 additions & 11 deletions example/lib/helpers/constants.dart

This file was deleted.

54 changes: 0 additions & 54 deletions example/lib/helpers/style.dart

This file was deleted.

18 changes: 0 additions & 18 deletions example/lib/helpers/widgets.dart

This file was deleted.

3 changes: 3 additions & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ class MyApp extends StatelessWidget {
onPlaying: () {
/// do something on playing
},
onError: (err) {
/// do somethin on error
},
),
innerPadding: 12,
cornerRadius: 20,
Expand Down
108 changes: 0 additions & 108 deletions example/lib/pages/chat_page.dart

This file was deleted.

92 changes: 0 additions & 92 deletions example/lib/widgets/bubble.dart

This file was deleted.

0 comments on commit 42a838f

Please sign in to comment.