Skip to content

Commit

Permalink
Release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
“congthanhng” committed Aug 3, 2024
1 parent 13bbef0 commit 89132e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/use_cases/fantasy/fantasy_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:flutter/material.dart';
import 'example_action_card.dart';
import 'example_action_drop.dart';
import 'example_action_progress.dart';
import 'example_action_stetch.dart';
import 'example_action_stretch.dart';

class FantasyPage extends StatelessWidget {
const FantasyPage({super.key});
Expand Down

0 comments on commit 89132e6

Please sign in to comment.