This is translation of https://zenn.dev/mizchi/articles/introduce-moonbit from japanese
Recently, I came across a language called MoonBit, and the more I looked into it, the more I liked it, so I'd like to introduce it.
| 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 translation of https://zenn.dev/mizchi/articles/introduce-moonbit from japanese
Recently, I came across a language called MoonBit, and the more I looked into it, the more I liked it, so I'd like to introduce it.
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.
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
.podspec file..modulemap file.