Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
library-app-flutter
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ilham Maulana
library-app-flutter
Commits
b64ad857
Commit
b64ad857
authored
Aug 01, 2024
by
Ilham Maulana
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add go router
parent
d976b173
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
39 additions
and
0 deletions
+39
-0
README.md
README.md
+22
-0
pubspec.lock
pubspec.lock
+16
-0
pubspec.yaml
pubspec.yaml
+1
-0
No files found.
README.md
View file @
b64ad857
...
@@ -14,3 +14,25 @@ A few resources to get you started if this is your first Flutter project:
...
@@ -14,3 +14,25 @@ A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the
For help getting started with Flutter development, view the
[
online documentation
](
https://docs.flutter.dev/
)
, which offers tutorials,
[
online documentation
](
https://docs.flutter.dev/
)
, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
samples, guidance on mobile development, and a full API reference.
permisi pak William, maaf jika menggangu. Untuk task Front-end Flutter sepertinya sudah selesai pak
frontend:
https://github.com/impfundev/library_app_flutter
backend:
https://github.com/impfundev/library-app
untuk change password saya pakai email confirmation, testing pakai smtp etheral email.
```
to get pin confirm change or reset password:
go to https://ethereal.email/login/
and login with this account:
email: jaquan.ohara41@ethereal.email
password: 83VFaB6ZGSzy72D24T
inbox url: https://ethereal.email/messages
```
\ No newline at end of file
pubspec.lock
View file @
b64ad857
...
@@ -168,6 +168,14 @@ packages:
...
@@ -168,6 +168,14 @@ packages:
description: flutter
description: flutter
source: sdk
source: sdk
version: "0.0.0"
version: "0.0.0"
go_router:
dependency: "direct main"
description:
name: go_router
sha256: "39dd52168d6c59984454183148dc3a5776960c61083adfc708cc79a7b3ce1ba8"
url: "https://pub.dev"
source: hosted
version: "14.2.1"
google_fonts:
google_fonts:
dependency: "direct main"
dependency: "direct main"
description:
description:
...
@@ -240,6 +248,14 @@ packages:
...
@@ -240,6 +248,14 @@ packages:
url: "https://pub.dev"
url: "https://pub.dev"
source: hosted
source: hosted
version: "4.0.0"
version: "4.0.0"
logging:
dependency: transitive
description:
name: logging
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
matcher:
matcher:
dependency: transitive
dependency: transitive
description:
description:
...
...
pubspec.yaml
View file @
b64ad857
...
@@ -42,6 +42,7 @@ dependencies:
...
@@ -42,6 +42,7 @@ dependencies:
http
:
^1.2.2
http
:
^1.2.2
flutter_keychain
:
^2.5.0
flutter_keychain
:
^2.5.0
flutter_secure_storage
:
^9.2.2
flutter_secure_storage
:
^9.2.2
go_router
:
^14.2.1
dev_dependencies
:
dev_dependencies
:
flutter_test
:
flutter_test
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment