Skip to content

Commit

Permalink
Update: Example
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Feb 16, 2024
1 parent 4fab12a commit e8c324c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// More Live Demo: https://amoshuke.github.io/flutter_tilt_book

import 'package:flutter/material.dart';

import 'package:flutter_tilt/flutter_tilt.dart';
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
cupertino_icons: ^1.0.6

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit e8c324c

Please sign in to comment.