-
Notifications
You must be signed in to change notification settings - Fork 6
/
flutterinteract.html
272 lines (219 loc) · 9.39 KB
/
flutterinteract.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="theme-color" content="#ffffff" />
<!-- Favicons -->
<link rel="apple-touch-icon" href="favicon.png">
<link rel="icon" href="favicon.png">
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<link rel="stylesheet" href="assets/css/material-kit.css?v=2.0.2">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Documentation extras -->
<link rel="stylesheet" href="assets/css/styles.css" />
<link rel="stylesheet" href="assets/css/navbar.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/flickity.min.css">
<script src="https://unpkg.com/[email protected]/dist/flickity.pkgd.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Be+Vietnam|Open+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<title>
Flutter Interact | DSC HIT
</title>
<style>
body {
overflow-x: hidden;
}
#top-button {
font-size: 20px;
transition: 0.3s ease;
}
.tab {
margin-left: 40px;
}
/*
.grid-item { width: 25%; }
.grid-item--width2 { width: 50%; }*/
.img-fluid {
border-radius: 5px 5px;
}
</style>
<!-- iframe removal -->
</head>
<body class="landing-page" name="top" id="top">
<!-- Navbar -->
<nav class="navbar navbar-color-on-scroll navbar-transparent fixed-top navbar-expand-lg " color-on-scroll="100"
id="sectionsNav">
<!-- ===== Navbar through JS ===== -->
</nav>
<!-- /.Navbar -->
<!-- Page Header/Banner-->
<div class="page-header header-filter header-content" data-parallax="true">
<div class="container">
<div class="row">
<div class="col-md-4"> </div>
<div class="col-md-4 col-half-offset" id="hometop-container">
<p> </p>
<img class="img-fluid" src="https://miro.medium.com/max/1000/1*ilC2Aqp5sZd1wi0CopD1Hw.png" style="width:15%" />
<h3 class="tag_details white-back"><b>Flutter Interact '19</b></h3>
<h4 class="tag_details white-back"><b>Also announcing #FlutterDevChallenge</b></h4>
<p>
<a href="#tracks">
<button class="btn btn-primary" id="buttons"><b>Know More</b></button></a>
</p>
</div>
<div class="col-md-8" id="background-header-flutter"> </div>
</div>
</div>
</div>
<div class="main margin-t-0">
<div class="container">
<p> </p>
<!-- **** What is this about **** -->
<div class="row mt-5 wow fadeIn left-text" data-wow-delay="0.2s">
<!--First column-->
<div class="col-lg-6">
<!--Card-->
<h2 class="title" id="tracks"><b>Flutter Interact</b></h2>
<p> </p>
<span id="mobile" class="icon"><i class="material-icons">timeline</i></span>
<span class="about_title_track black-lighten-3">What is this about?</span>
<p> </p>
<p>
<h5 class="description">
The Flutter Team is holding a global party for Flutter, and we’d love you to be part
of the celebration!
On December 21st, we’re hosting Flutter Interact where we’ll share a variety of news and updates about
Flutter. <br>
Be a part of celebration with our community, celebrate Flutter and inspire fellow community members.
</h5>
</p>
<p> </p>
<p>
<a href=" https://developers.google.com/events/flutter-interact" id="details_redirect">
<b>View Flutter Interact</b>
</a>
</p>
<!--/.Card-->
</div>
<!--/.First column-->
<!--Second column-->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<h2 class="title" id="tracks"><b> </b></h2>
<p> </p>
<img class="img-fluid"
src="https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F83945699%2F69654033915%2F1%2Foriginal.20191209-071118?w=1000&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C1920%2C960&s=0fb84b4ed8fe4abdd2f7da5ae0e0b0e6"
width="100%" />
</div>
<!--/.Second column-->
</div>
<!-- /.****What is this about**** -->
<p> </p>
<p> </p>
<!-- **** Registration Form **** -->
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<!-- First Column -->
<div class="col-lg-6">
<!--Card-->
<p>
<h5 class="description">
On December 11, interact, innovate and collaborate with the global community.
Streaming live around the globe. Join the Kolkata Meetup on 21st to learn from fellow Flutter Developers.
</h5>
</p>
<p>
<h5 class="description">
If you want to join in, fill up the <a href="https://forms.gle/D8611B82EjcdK4Z19" target="blank">
<b class="blue_text">RSVP Form here.</b></a> and let us know on <a href="https://facebook.com/dscheritageit">
<b class="blue_text">Facebook</b></a> and <a href="https://twitter.com/dscheritageit1">
<b class="blue_text">Twitter</b></a> to attend an amazing day to celebrate Flutter.
</h5>
</p>
<p> </p>
<p>
<a target="blank" href="https://forms.gle/D8611B82EjcdK4Z19">
<button class="btn btn-primary" id="buttons"><b>Registration Form</b></button>
</a>
</p>
<!--/.Card-->
</div>
<!--/.First column-->
<!--Second column-->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<img class="img-fluid" src="assets/img/kit/minions.gif" alt="Minions gif">
</div>
<!--/.Second column-->
</div>
<!-- /.**** Registration Form **** -->
<p> </p>
<!-- Poster -->
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-12">
<img class="img-fluid" src="assets/img/kit/flutternotes.jpeg" />
</div>
</div>
<!-- /.Poster -->
<p> </p>
<!-- **** Join the Conversation **** -->
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<!-- Slack Button -->
<div class="col-lg-6 left-text">
<h3 class="title" id="tracks"><b>Join the Conversation</b></h3>
<p> </p>
<h5 class="description">
Join our Slack Channel to know more about the Activities, Sessions and other fun stuff.
<br>
<p> </p>
<a href="https://bit.ly/2n0jVUx" target="blank" class="btn btn-primary" id="buttons" style="background: #4A154B;">
<b>Join us on <img height="30px" src="assets/img/logos/slack.png" /></b>
</a>
</h5>
</div>
<!-- Discord Button -->
<div class="col-lg-6 left-text">
<h3 class="title" id="tracks"><b> </b></h3>
<p> </p>
<h5 class="description">
Join our Discord Server to know more about the Activities, Sessions and other fun stuff.
<br />
<p> </p>
<a href="https://discord.gg/aEDyUKb" target="blank" class="btn btn-primary" id="buttons" style="background: #2C2F33;">
<b>Join us on <img height="30px" src="assets/img/logos/discord.png" /></b>
</a>
</h5>
</div>
</div>
<!-- /.**** Join the Conversation **** -->
<p> </p>
<p> </p>
<p> </p>
</div>
</div>
<!-- **** Footer **** -->
<div id="footer">
<!-- ===== Footer Through JS ===== -->
</div>
<!-- /. Footer -->
<script src="assets/js/app.js"> </script>
<script src="assets/js/navbar.js"></script>
<script src="assets/js/footer.js"></script>
<!-- Core JS Files -->
<script src="assets/js/core/jquery.min.js"></script>
<script src="assets/js/core/popper.min.js"></script>
<script src="assets/js/style/bootstrap-material-design.js"></script>
<!-- Material Kit Core initialisations of plugins and Bootstrap Material Design Library -->
<script src="assets/js/style/material-kit.js?v=2.0.2"></script>
<script src="assets/assets-custom/js/material-kit-demo.js"></script>
<!-- <script src="assets/assets-custom/js/GridHorizontal.js"></script> -->
<!-- <script src="https://unpkg.com/packery@2/dist/packery.pkgd.min.js"></script> -->
<!-- <script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script> -->
<script src="assets/assets-custom/main.js"></script>
<!--<script src="assets/assets-custom/index.js"></script>-->
</body>
</html>