This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'package:flutter/animation.dart'; | |
class SchoolDetailsAnimation { | |
SchoolDetailsAnimation(this.controller) | |
: bgdropOpacity = new Tween(begin: 0.5, end: 1.0).animate( | |
new CurvedAnimation( | |
parent: controller, | |
curve: new Interval(0.000, 0.500, curve: Curves.ease))), | |
bgdropBlur = new Tween(begin: 0.0, end: 5.0).animate( | |
new CurvedAnimation( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'package:flutter/material.dart'; | |
class Course{ | |
Course({ | |
@required this.title, | |
@required this.thumbnail, | |
@required this.about |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":2,"files":[{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\automatic_keep_alive.dart","hash":"df6c699b7db736714f5f842bdb25e561"},{"path":"C:\\Users\\Hp\\IdeaProjects\\first_flutter_app\\.packages","hash":"0d1cc463662279b9b34ef28c2f2ba9d5"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\list_wheel_scroll_view.dart","hash":"331fb610213dd7ab1660904291db3fdb"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\performance_overlay.dart","hash":"7653789c6caf33aa4f1f0220dba89d2f"},{"path":"C:\\Users\\Hp\\IdeaProjects\\first_flutter_app\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\images\\flag.png","hash":"11e9d1297794188db44061d6c92c1daa"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\gestures\\events.dart","hash":"d8c932df201ecb009254faec0cec24c3"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\cupertino\\route.dart","hash":"477229b74b5d29059a6a65185fd8a100"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":2,"files":[{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\automatic_keep_alive.dart","hash":"df6c699b7db736714f5f842bdb25e561"},{"path":"C:\\Users\\Hp\\IdeaProjects\\first_flutter_app\\.packages","hash":"0d1cc463662279b9b34ef28c2f2ba9d5"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\list_wheel_scroll_view.dart","hash":"331fb610213dd7ab1660904291db3fdb"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\performance_overlay.dart","hash":"7653789c6caf33aa4f1f0220dba89d2f"},{"path":"C:\\Users\\Hp\\IdeaProjects\\first_flutter_app\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\images\\flag.png","hash":"11e9d1297794188db44061d6c92c1daa"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\gestures\\events.dart","hash":"d8c932df201ecb009254faec0cec24c3"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\cupertino\\route.dart","hash":"477229b74b5d29059a6a65185fd8a100"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":2,"files":[{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\automatic_keep_alive.dart","hash":"df6c699b7db736714f5f842bdb25e561"},{"path":"C:\\Users\\Hp\\IdeaProjects\\first_flutter_app\\.packages","hash":"0d1cc463662279b9b34ef28c2f2ba9d5"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\list_wheel_scroll_view.dart","hash":"331fb610213dd7ab1660904291db3fdb"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\\performance_overlay.dart","hash":"7653789c6caf33aa4f1f0220dba89d2f"},{"path":"C:\\Users\\Hp\\IdeaProjects\\first_flutter_app\\build\\app\\intermediates\\flutter\\debug\\flutter_assets\\images\\flag.png","hash":"11e9d1297794188db44061d6c92c1daa"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\gestures\\events.dart","hash":"d8c932df201ecb009254faec0cec24c3"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\cupertino\\route.dart","hash":"477229b74b5d29059a6a65185fd8a100"},{"path":"C:\\src\\flutter\\packages\\flutter\\lib\\src\\widgets\ |