Skip to content

Instantly share code, notes, and snippets.

View utamori's full-sized avatar
🏠
Working from home

mori yuta utamori

🏠
Working from home
View GitHub Profile
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:flutter/widgets.dart' as widgets;
import 'package:permission_handler/permission_handler.dart';
import 'package:flutter_integration_sample/scan_bloc.dart';
class ScanView extends StatefulWidget {
@override
State<StatefulWidget> createState() => _ScanViewState();

This is reply for moonbit author.

https://twitter.com/bobzhang1988/status/1784065637092089951


I have a slightly different opinion.

TypeScript was an ecosystem that combined a universal escape hatch called any with incremental typing. The community-based DefinitelyTyped provided an experience that, from a personal perspective, expanded the world of typing just by sleeping on it. This is an experience that Flow and ReScript did not provide. Unfortunately.

@loic-sharma
loic-sharma / About.md
Last active October 26, 2024 03:22
Pub's migration to Swift Package Manager (2024-10-06)

Pub's migration to Swift Package Manager (2024-10-06)

These reports track the Pub ecosystem's migration from CocoaPods to Swift Package Manager.

This data was generated on 2024-10-06 using pub insights: https://github.com/loic-sharma/pub_insights

Results

  1. 10,900 packages contain a .podspec file.
  2. 444 packages contain a .modulemap file.