Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
medapp_eksad
Project
Project
Details
Activity
Releases
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
qorri_di
medapp_eksad
Commits
5254d024
Commit
5254d024
authored
Aug 30, 2022
by
r.manan@eksad.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
animasi
parent
2917c04b
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
54 additions
and
5 deletions
+54
-5
animasi_kanan_kiri.dart
lib/animation/animasi_kanan_kiri.dart
+1
-1
animasi_kiri_kanan.dart
lib/animation/animasi_kiri_kanan.dart
+1
-1
kanan_kiri_small.dart
lib/animation/kanan_kiri_small.dart
+1
-1
kiri_kanan_small.dart
lib/animation/kiri_kanan_small.dart
+1
-1
pubspec.lock
pubspec.lock
+50
-1
No files found.
lib/animation/animasi_kanan_kiri.dart
View file @
5254d024
import
'package:flutter/material.dart'
;
import
'package:google_fonts/google_fonts.dart'
;
//
import 'package:show_up_animation/show_up_animation.dart';
import
'package:show_up_animation/show_up_animation.dart'
;
class
Animasi_Kanan_Kiri
extends
StatelessWidget
{
const
Animasi_Kanan_Kiri
({
Key
?
key
,
required
this
.
judul
})
:
super
(
key:
key
);
...
...
lib/animation/animasi_kiri_kanan.dart
View file @
5254d024
import
'package:flutter/material.dart'
;
import
'package:google_fonts/google_fonts.dart'
;
//
import 'package:show_up_animation/show_up_animation.dart';
import
'package:show_up_animation/show_up_animation.dart'
;
class
Animasi_Kiri_Kanan
extends
StatelessWidget
{
const
Animasi_Kiri_Kanan
({
...
...
lib/animation/kanan_kiri_small.dart
View file @
5254d024
import
'package:flutter/material.dart'
;
import
'package:google_fonts/google_fonts.dart'
;
//
import 'package:show_up_animation/show_up_animation.dart';
import
'package:show_up_animation/show_up_animation.dart'
;
class
Animasi_Kanan_Kiri_Small
extends
StatelessWidget
{
...
...
lib/animation/kiri_kanan_small.dart
View file @
5254d024
import
'package:flutter/material.dart'
;
import
'package:google_fonts/google_fonts.dart'
;
//
import 'package:show_up_animation/show_up_animation.dart';
import
'package:show_up_animation/show_up_animation.dart'
;
class
Animasi_Kiri_Kanan_Small
extends
StatelessWidget
{
const
Animasi_Kiri_Kanan_Small
({
...
...
pubspec.lock
View file @
5254d024
...
...
@@ -8,6 +8,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.2"
axis_layout:
dependency: transitive
description:
name: axis_layout
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
boolean_selector:
dependency: transitive
description:
...
...
@@ -15,6 +22,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
carousel_slider:
dependency: "direct main"
description:
name: carousel_slider
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.1"
characters:
dependency: transitive
description:
...
...
@@ -57,6 +71,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
dropdown_search:
dependency: "direct main"
description:
name: dropdown_search
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.2"
easy_table:
dependency: "direct main"
description:
name: easy_table
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
fake_async:
dependency: transitive
description:
...
...
@@ -96,7 +124,7 @@ packages:
source: sdk
version: "0.0.0"
flutter_web_plugins:
dependency:
transitive
dependency:
"direct main"
description: flutter
source: sdk
version: "0.0.0"
...
...
@@ -128,6 +156,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1"
intl:
dependency: "direct main"
description:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.17.0"
js:
dependency: transitive
description:
...
...
@@ -240,6 +275,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.4"
show_up_animation:
dependency: "direct main"
description:
name: show_up_animation
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
sidebarx:
dependency: "direct main"
description:
name: sidebarx
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.0"
sky_engine:
dependency: transitive
description: flutter
...
...
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