Commit 5254d024 authored by r.manan@eksad.com's avatar r.manan@eksad.com

animasi

parent 2917c04b
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);
......
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({
......
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 {
......
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({
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment