dart-pad
dart-pad copied to clipboard
An online Dart editor with support for console, web, and Flutter apps
it's annoying to have to manually create a gist just to be able to share a dart pad link. it would be cool if you could just click a "share"...
Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.5.0 to 4.6.0. Commits 8a0e71e Latest mono_repo (#1165) 25c6138 feat: Add JsonSerializable(createJsonMeta) (#1164) 0f383e7 Serializing enums explicitly references types unless nullable (issue … (#1146) 4982848 Update README.md...
Hello, [`Creator`](https://github.com/terryl1900/creator) is a state management package I recently released. It is inspired by rivperpod. Currently, I'm copying all the source code to make DartPad work ([example](https://dartpad.dev/?id=a6d82a6bb955fa4f42ff50b6c6d90d34)), and I would...
I think this package will be useful to a wide variety of people and use cases. `import 'package:petitparser/petitparser.dart';` One can test parsers in small installments on dartpad
Please add support for the [mocktail](https://pub.dev/packages/mocktail) package. >Mock library for Dart inspired by mockito. > >Mocktail focuses on providing a familiar, simple API for creating mocks in Dart (with null-safety)...
It's already in the transitive deps. The matcher package is not the full test API, but would allow people to play with test expectations in DartPad via `print(foo.matches(bar))`, etc.
This looks like it'd be useful and interesting for Workshops and the like: https://pub.dev/packages/basics
Pub package: https://pub.dev/packages/flutter_processing I believe `flutter_processing` would enable a new world of visual samples for DartPad
animations animations animations!