Skip to content

Commit

Permalink
Merge branch 'feat(fluttium)-implement-scroll-and-swipe-actions' of g…
Browse files Browse the repository at this point in the history
…ithub.com:wolfenrain/fluttium into feat(fluttium)-implement-scroll-and-swipe-actions
  • Loading branch information
wolfenrain committed Mar 27, 2023
2 parents 787baef + 0ff662b commit 4834cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/app/view/app.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import 'package:example/complex_text/complex_text.dart';
import 'package:example/counter/counter.dart';
import 'package:example/drawer/drawer.dart';
import 'package:example/progress/progress.dart';
import 'package:example/scrollable_list/view/scrollable_list.dart';
import 'package:example/scrollable_list/scrollable_list.dart';
import 'package:example/simple_menu/simple_menu.dart';
import 'package:example/text/text.dart';
import 'package:flutter/material.dart';
Expand Down

0 comments on commit 4834cd1

Please sign in to comment.