Showing
109 changed files
with
3439 additions
and
0 deletions
.gitignore
0 → 100644
.metadata
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
android/app/src/debug/AndroidManifest.xml
0 → 100644
android/app/src/main/AndroidManifest.xml
0 → 100644

544 Bytes

442 Bytes

721 Bytes

1.01 KB

1.41 KB
android/app/src/main/res/values/styles.xml
0 → 100644
android/app/src/profile/AndroidManifest.xml
0 → 100644
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle
0 → 100644
assets/images/africa.jpg
0 → 100644

859 KB
assets/images/animals.jpg
0 → 100644

68.9 KB
assets/images/antarctica.jpg
0 → 100644

299 KB
assets/images/asia.jpg
0 → 100644

569 KB
assets/images/australia.jpg
0 → 100644

532 KB
assets/images/cover.jpg
0 → 100644

451 KB
assets/images/europe.jpg
0 → 100644

388 KB
assets/images/google_logo.png
0 → 100644

7.61 KB
assets/images/north_america.jpg
0 → 100644

431 KB
assets/images/photography.jpeg
0 → 100644

28.9 KB
assets/images/south_america.jpg
0 → 100644

399 KB
assets/images/trekking.jpg
0 → 100644

42.1 KB
fonts/Electrolize-Regular.ttf
0 → 100644
No preview for this file type
fonts/Montserrat-Regular.ttf
0 → 100644
No preview for this file type
ios/.gitignore
0 → 100644
ios/Flutter/AppFrameworkInfo.plist
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed. Click to expand it.
ios/Runner/AppDelegate.swift
0 → 100644

10.7 KB

564 Bytes

1.25 KB

1.55 KB

1.68 KB

1.88 KB

1.25 KB

1.85 KB

2.6 KB

2.6 KB

3.74 KB

1.84 KB

3.22 KB

3.53 KB

68 Bytes

68 Bytes

68 Bytes
ios/Runner/Base.lproj/Main.storyboard
0 → 100644
ios/Runner/Info.plist
0 → 100644
ios/Runner/Runner-Bridging-Header.h
0 → 100644
lib/env.dart
0 → 100644
lib/main.dart
0 → 100644
lib/models/book.dart
0 → 100644
File mode changed
lib/models/page.dart
0 → 100644
File mode changed
lib/models/user.dart
0 → 100644
lib/screens/home_page.dart
0 → 100644
lib/screens/login/login.dart
0 → 100644
lib/screens/login/signup.dart
0 → 100644
lib/utils/authentication.dart
0 → 100644
lib/utils/theme_data.dart
0 → 100644
lib/widgets/auth_dialog.dart
0 → 100644
This diff is collapsed. Click to expand it.
lib/widgets/bottom_bar.dart
0 → 100644
lib/widgets/bottom_bar_column.dart
0 → 100644
lib/widgets/carousel.dart
0 → 100644
lib/widgets/destination_heading.dart
0 → 100644
lib/widgets/explore_drawer.dart
0 → 100644
lib/widgets/featured_heading.dart
0 → 100644
lib/widgets/featured_tiles.dart
0 → 100644
lib/widgets/floating_quick_access_bar.dart
0 → 100644
lib/widgets/google_sign_in_button.dart
0 → 100644
lib/widgets/info_text.dart
0 → 100644
lib/widgets/responsive.dart
0 → 100644
lib/widgets/top_bar_contents.dart
0 → 100644
lib/widgets/web_scrollbar.dart
0 → 100644
pubspec.lock
0 → 100644
This diff is collapsed. Click to expand it.
pubspec.yaml
0 → 100644
This diff is collapsed. Click to expand it.
test/widget_test.dart
0 → 100644
This diff is collapsed. Click to expand it.
web/favicon.png
0 → 100644

917 Bytes
web/icons/Icon-192.png
0 → 100644

5.17 KB
web/icons/Icon-512.png
0 → 100644

8.06 KB
web/icons/Icon-maskable-192.png
0 → 100644

5.46 KB
web/icons/Icon-maskable-512.png
0 → 100644

20.5 KB
web/index.html
0 → 100644
This diff is collapsed. Click to expand it.
web/manifest.json
0 → 100644
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment