Skip to content

Instantly share code, notes, and snippets.

@cybrox
Created July 11, 2022 16:06
Show Gist options
  • Save cybrox/e6337b7c2fdf316c0ee7293a0654d2c5 to your computer and use it in GitHub Desktop.
Save cybrox/e6337b7c2fdf316c0ee7293a0654d2c5 to your computer and use it in GitHub Desktop.
fuchsia-osmium-4706
import 'package:flutter/material.dart';
import 'dart:typed_data';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({Key? key}) : super(key: key);
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',
theme: ThemeData(
// This is the theme of your application.
//
// Try running your application with "flutter run". You'll see the
// application has a blue toolbar. Then, without quitting the app, try
// changing the primarySwatch below to Colors.green and then invoke
// "hot reload" (press "r" in the console where you ran "flutter run",
// or simply save your changes to "hot reload" in a Flutter IDE).
// Notice that the counter didn't reset back to zero; the application
// is not restarted.
primarySwatch: Colors.blue,
),
home: const MyHomePage(title: 'Flutter Demo Home Page'),
);
}
}
class MyHomePage extends StatefulWidget {
const MyHomePage({Key? key, required this.title}) : super(key: key);
// This widget is the home page of your application. It is stateful, meaning
// that it has a State object (defined below) that contains fields that affect
// how it looks.
// This class is the configuration for the state. It holds the values (in this
// case the title) provided by the parent (in this case the App widget) and
// used by the build method of the State. Fields in a Widget subclass are
// always marked "final".
final String title;
@override
State<MyHomePage> createState() => _MyHomePageState();
}
class _MyHomePageState extends State<MyHomePage> {
int _counter = 0;
void _incrementCounter() {
setState(() {
// This call to setState tells the Flutter framework that something has
// changed in this State, which causes it to rerun the build method below
// so that the display can reflect the updated values. If we changed
// _counter without calling setState(), then the build method would not be
// called again, and so nothing would appear to happen.
_counter++;
});
}
@override
Widget build(BuildContext context) {
final Uint8List imgDataErr = Uint8List.fromList([
255,216,255,115,0,16,74,70,73,70,0,1,1,1,1,44,1,44,0,0,255,254,0,19,67,114,101,97,116,101,100,32,119,105,116,104,32,71,73,77,80,255,226,2,176,73,67,67,95,80,82,79,70,73,76,69,0,1,1,0,0,2,160,108,99,109,115,4,48,0,0,109,110,116,114,82,71,66,32,88,89,90,32,7,230,0,7,0,11,0,9,0,42,0,45,97,99,115,112,65,80,80,76,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,214,0,1,0,0,0,0,211,45,108,99,109,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,100,101,115,99,0,0,1,32,0,0,0,64,99,112,114,116,0,0,1,96,0,0,0,54,119,116,112,116,0,0,1,152,0,0,0,20,99,104,97,100,0,0,1,172,0,0,0,44,114,88,89,90,0,0,1,216,0,0,0,20,98,88,89,90,0,0,1,236,0,0,0,20,103,88,89,90,0,0,2,0,0,0,0,20,114,84,82,67,0,0,2,20,0,0,0,32,103,84,82,67,0,0,2,20,0,0,0,32,98,84,82,67,0,0,2,20,0,0,0,32,99,104,114,109,0,0,2,52,0,0,0,36,100,109,110,100,0,0,2,88,0,0,0,36,100,109,100,100,0,0,2,124,0,0,0,36,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,36,0,0,0,28,0,71,0,73,0,77,0,80,0,32,0,98,0,117,0,105,0,108,0,116,0,45,0,105,0,110,0,32,0,115,0,82,0,71,0,66,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,26,0,0,0,28,0,80,0,117,0,98,0,108,0,105,0,99,0,32,0,68,0,111,0,109,0,97,0,105,0,110,0,0,88,89,90,32,0,0,0,0,0,0,246,214,0,1,0,0,0,0,211,45,115,102,51,50,0,0,0,0,0,1,12,66,0,0,5,222,255,255,243,37,0,0,7,147,0,0,253,144,255,255,251,161,255,255,253,162,0,0,3,220,0,0,192,110,88,89,90,32,0,0,0,0,0,0,111,160,0,0,56,245,0,0,3,144,88,89,90,32,0,0,0,0,0,0,36,159,0,0,15,132,0,0,182,196,88,89,90,32,0,0,0,0,0,0,98,151,0,0,183,135,0,0,24,217,112,97,114,97,0,0,0,0,0,3,0,0,0,2,102,102,0,0,242,167,0,0,13,89,0,0,19,208,0,0,10,91,99,104,114,109,0,0,0,0,0,3,0,0,0,0,163,215,0,0,84,124,0,0,76,205,0,0,153,154,0,0,38,103,0,0,15,92,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,8,0,0,0,28,0,71,0,73,0,77,0,80,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,8,0,0,0,28,0,115,0,82,0,71,0,66,255,219,0,67,0,3,2,2,3,2,2,3,3,3,3,4,3,3,4,5,8,5,5,4,4,5,10,7,7,6,8,12,10,12,12,11,10,11,11,13,14,18,16,13,14,17,14,11,11,16,22,16,17,19,20,21,21,21,12,15,23,24,22,20,24,18,20,21,20,255,219,0,67,1,3,4,4,5,4,5,9,5,5,9,20,13,11,13,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,255,194,0,17,8,1,224,2,128,3,1,17,0,2,17,1,3,17,1,255,196,0,27,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,8,6,7,3,5,4,2,255,196,0,26,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,5,4,3,1,2,6,255,218,0,12,3,1,0,2,16,3,16,0,0,1,196,93,252,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,235,231,191,95,227,239,195,223,62,87,223,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,236,124,116,165,229,217,216,241,239,52,239,154,87,173,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,198,125,52,164,203,31,83,231,236,97,251,230,149,235,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,147,21,30,241,62,151,246,247,9,223,54,243,134,156,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,36,218,221,115,38,239,205,239,147,141,41,31,179,207,170,46,109,108,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,252,218,232,73,213,102,106,145,178,189,184,117,204,84,40,73,245,48,253,243,74,245,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,111,61,241,247,193,215,177,80,160,167,212,195,247,205,43,214,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,123,21,10,10,125,76,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,215,177,80,160,167,212,195,247,205,43,214,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,123,21,10,10,125,76,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,215,177,80,160,167,212,195,247,205,43,214,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,123,21,10,10,125,76,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,215,177,80,160,167,212,195,247,205,43,214,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,123,21,10,10,125,76,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,215,177,80,160,167,212,195,247,205,43,214,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,123,21,10,10,125,76,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,215,177,80,160,167,212,195,247,205,43,214,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,123,21,10,10,125,76,63,124,210,189,104,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,209,178,236,236,88,247,229,123,112,224,52,37,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,196,0,35,16,0,0,5,5,1,0,2,3,0,0,0,0,0,0,0,0,0,3,4,5,6,2,7,53,54,96,1,16,160,17,21,22,255,218,0,8,1,1,0,1,5,2,251,91,148,115,100,25,250,39,32,115,82,212,197,241,141,109,42,94,20,176,70,83,49,22,38,186,207,23,29,138,168,125,173,185,181,59,82,111,137,174,179,197,70,160,245,30,40,46,146,168,247,223,41,241,12,156,183,87,225,53,214,120,152,100,105,37,9,66,149,37,35,38,79,48,49,223,219,115,79,229,232,77,117,158,38,37,35,245,149,91,163,210,86,132,143,210,37,47,199,11,111,147,19,93,103,138,48,227,13,249,182,249,17,53,214,120,219,111,145,19,93,103,141,182,249,17,53,214,120,219,111,145,19,93,103,141,182,249,17,53,214,120,219,111,145,19,93,103,141,182,249,17,53,214,120,219,111,145,19,93,103,141,182,249,17,53,214,120,219,111,145,19,93,103,141,182,249,17,53,53,120,219,111,145,19,93,103,141,132,187,37,104,91,253,171,48,148,74,27,28,88,190,204,223,255,196,0,40,17,0,1,3,4,1,3,2,7,0,0,0,0,0,0,0,0,1,2,3,4,16,49,51,96,0,17,18,33,19,160,20,34,50,65,66,81,82,255,218,0,8,1,3,1,1,63,1,247,91,129,215,192,231,166,191,231,133,10,30,72,211,80,218,156,61,7,26,101,45,82,70,35,166,52,193,115,207,219,137,72,64,232,43,35,17,210,217,141,249,46,169,120,45,125,169,164,140,71,74,142,202,64,239,161,32,121,60,122,65,95,202,155,114,39,214,105,35,17,210,152,123,211,61,13,184,181,165,3,169,227,175,23,77,33,220,210,70,35,165,146,77,235,14,230,146,49,29,58,29,205,36,98,58,116,59,154,72,196,116,232,119,52,145,136,233,208,238,105,35,17,211,161,220,210,70,35,167,67,185,164,140,71,78,135,115,73,24,142,157,14,230,146,49,29,58,29,205,36,98,58,116,59,154,72,196,116,232,119,52,145,136,233,209,156,75,100,247,115,226,26,253,241,231,144,182,200,7,220,207,255,196,0,37,17,0,1,3,4,2,1,4,3,0,0,0,0,0,0,0,0,1,2,3,16,4,49,51,96,0,17,18,19,33,81,160,50,65,113,255,218,0,8,1,2,1,1,63,1,251,91,247,213,249,234,35,231,129,105,54,58,106,214,16,59,60,113,210,228,49,144,105,142,58,17,253,226,148,84,123,50,198,65,165,186,255,0,233,18,166,138,81,228,97,140,131,74,121,213,19,227,0,119,236,56,211,62,30,230,252,169,252,97,140,131,74,121,191,49,216,191,18,130,179,208,227,109,134,226,166,194,24,200,52,190,186,154,155,8,99,32,211,170,108,33,140,131,78,169,176,134,50,13,58,166,194,24,200,52,234,155,8,99,32,211,170,108,33,140,131,78,169,176,134,50,13,58,166,194,24,200,52,234,155,8,99,32,211,170,108,33,140,131,78,169,176,134,50,13,58,166,194,24,200,52,231,208,165,129,227,207,65,207,142,52,210,210,176,72,251,51,255,0,255,196,0,56,16,0,1,2,2,7,5,5,4,11,0,0,0,0,0,0,0,1,2,4,3,16,0,18,96,115,130,178,193,17,19,49,65,113,5,33,34,81,97,35,50,160,161,20,36,52,53,66,82,98,147,163,209,225,255,218,0,8,1,1,0,6,63,2,248,173,194,33,160,173,103,130,82,54,147,79,187,221,126,202,168,98,69,102,226,20,49,197,75,132,64,22,55,114,217,21,143,53,114,79,90,109,79,181,114,71,138,49,210,79,48,103,22,48,44,251,22,128,247,197,60,250,80,64,109,12,33,31,51,214,111,48,103,22,45,46,123,69,37,16,248,166,7,51,214,129,8,72,74,71,112,3,149,54,158,225,79,161,181,241,64,134,130,165,69,252,199,211,210,79,48,103,22,42,23,104,41,73,115,25,125,233,242,135,254,201,81,99,44,67,134,158,42,85,20,221,182,216,76,254,113,58,210,49,242,128,115,38,79,48,103,22,43,119,20,253,82,41,241,126,147,231,77,252,104,157,199,220,74,120,175,165,54,196,53,32,167,220,132,56,9,58,185,212,73,230,12,226,197,166,186,212,186,162,170,107,30,2,110,174,181,147,204,25,197,142,117,117,172,158,96,206,44,115,171,173,100,243,6,113,99,157,93,107,39,152,51,139,28,234,235,89,60,193,156,88,231,87,90,201,230,12,226,199,58,186,214,79,48,103,22,57,213,214,178,121,131,56,177,206,174,181,147,204,25,197,142,117,117,172,158,96,206,44,115,171,173,100,243,6,113,99,157,93,107,39,152,51,139,28,225,110,226,238,146,168,123,1,170,79,63,74,125,179,248,151,253,81,203,118,238,119,145,151,87,98,106,40,126,33,233,241,51,255,0,255,196,0,37,16,0,1,2,5,3,4,3,0,0,0,0,0,0,0,0,0,1,17,96,0,65,81,161,177,33,49,97,16,113,145,193,129,160,240,255,218,0,8,1,1,0,1,63,33,251,91,145,103,161,162,56,2,63,29,234,19,188,59,167,32,82,69,89,160,19,185,180,21,74,80,54,0,132,46,189,168,12,238,84,139,64,158,3,51,206,194,3,33,106,76,218,148,203,55,148,88,158,225,26,115,210,56,223,180,8,67,161,160,10,1,7,4,0,10,73,216,65,2,84,218,136,9,242,111,60,178,249,6,180,228,168,148,87,199,64,31,245,49,0,130,112,49,67,47,80,113,230,40,59,49,156,172,161,17,54,190,248,237,9,204,70,164,47,225,56,212,43,106,254,67,83,207,64,212,102,174,66,136,196,194,30,33,65,214,207,139,67,155,62,45,14,108,248,180,57,179,226,208,230,207,139,67,155,62,45,14,108,248,180,57,179,226,208,230,207,139,67,155,62,45,14,108,248,180,57,179,226,208,230,108,78,196,160,200,122,115,82,72,89,12,117,32,54,7,236,207,255,218,0,12,3,1,0,2,0,3,0,0,0,16,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,97,115,100,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,255,0,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,172,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,108,252,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,97,199,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,120,40,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,101,246,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,111,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,178,155,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,211,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,219,109,182,255,196,0,38,17,0,1,4,2,1,3,3,5,0,0,0,0,0,0,0,0,1,16,17,96,177,0,161,33,81,97,209,49,145,160,65,113,193,225,240,255,218,0,8,1,3,1,1,63,16,249,91,144,216,115,157,247,177,192,238,64,251,24,107,65,192,28,114,122,165,91,16,206,109,199,87,140,110,108,22,173,136,91,141,236,249,241,128,0,24,33,143,48,3,213,42,216,133,3,185,201,210,1,36,97,143,60,22,193,228,237,249,9,86,196,43,172,205,119,97,115,100,206,73,192,232,154,105,86,196,45,144,19,178,233,132,171,98,29,166,18,173,136,118,152,74,182,33,218,97,42,216,135,105,132,171,98,29,166,18,173,136,118,152,74,182,33,218,97,42,216,135,105,132,171,98,29,166,18,173,136,118,152,74,182,33,218,97,42,216,135,16,9,159,63,168,62,49,248,196,183,208,245,29,190,76,255,0,255,196,0,97,115,100,1,3,4,2,0,7,1,0,0,0,0,0,0,0,0,1,16,96,177,0,17,33,161,49,81,65,97,113,145,160,209,240,193,255,218,0,8,1,2,1,1,63,16,249,91,144,11,149,133,121,31,113,68,44,2,125,89,183,51,68,179,129,210,72,130,204,199,140,254,115,87,51,114,178,32,178,236,223,222,250,162,73,55,41,226,36,158,18,68,22,81,135,16,54,132,59,23,52,31,23,10,44,71,159,240,164,136,44,174,97,115,100,80,108,100,246,155,201,34,11,44,5,214,28,174,242,72,130,206,222,73,16,89,219,201,34,11,59,121,36,65,103,111,36,136,44,237,228,145,5,157,188,146,32,179,183,146,68,22,118,242,72,130,206,222,73,16,89,219,201,34,11,59,121,36,65,103,0,2,246,175,192,143,186,198,155,61,117,242,103,255,196,0,38,16,1,0,2,1,2,5,4,3,1,0,0,0,0,0,0,0,1,17,33,65,0,49,16,81,96,97,129,113,145,160,161,144,177,193,209,255,218,0,8,1,1,0,1,63,16,249,91,246,119,106,164,2,175,99,134,61,254,110,232,16,32,74,2,93,208,232,215,215,68,170,239,165,125,184,23,85,117,32,111,185,253,101,185,90,142,141,222,130,49,99,22,221,232,121,18,144,214,133,213,193,189,226,115,125,8,0,232,221,196,128,21,104,12,234,103,12,79,102,153,61,235,56,37,235,227,204,32,5,1,203,72,124,203,192,27,171,131,84,143,28,144,79,178,95,114,34,137,232,198,228,249,177,18,77,194,221,164,86,201,76,186,164,224,104,63,171,176,22,180,106,200,4,90,89,135,135,207,144,72,42,41,238,193,250,122,51,120,251,115,123,0,93,168,6,246,180,26,3,26,162,114,72,25,185,147,144,25,83,67,88,170,187,142,78,94,92,216,1,142,2,230,144,247,255,0,14,141,220,158,24,10,59,78,209,45,21,249,195,227,191,29,248,239,199,126,59,241,223,142,252,119,227,191,29,248,239,199,120,187,166,34,68,40,161,183,134,94,52,195,221,153,10,183,28,254,76,255,0,255,217
]);
final imageData = MemoryImage(imgDataErr);
// This method is rerun every time setState is called, for instance as done
// by the _incrementCounter method above.
//
// The Flutter framework has been optimized to make rerunning build methods
// fast, so that you can just rebuild anything that needs updating rather
// than having to individually change instances of widgets.
return Scaffold(
appBar: AppBar(
// Here we take the value from the MyHomePage object that was created by
// the App.build method, and use it to set our appbar title.
title: Text(widget.title),
),
body: Center(
// Center is a layout widget. It takes a single child and positions it
// in the middle of the parent.
child: Image(
image: imageData,
width: 640,
height: 480,
gaplessPlayback: true,
errorBuilder: (
BuildContext context,
Object error,
StackTrace? stackTrace,
) {
print("Error builder called!");
return Container();
},
)),
floatingActionButton: FloatingActionButton(
onPressed: _incrementCounter,
tooltip: 'Increment',
child: const Icon(Icons.add),
), // This trailing comma makes auto-formatting nicer for build methods.
);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment