imperative-flutter
melos
Our great sponsors
imperative-flutter | melos | |
---|---|---|
2 | 6 | |
5 | 738 | |
- | 2.8% | |
1.6 | 8.4 | |
about 1 year ago | 10 days ago | |
Dart | Dart | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
imperative-flutter
We haven't tracked posts mentioning imperative-flutter yet.
Tracking mentions began in Dec 2020.
melos
-
Start the monorepo flutter project
Install melos (more details about melos: https://melos.invertase.dev/)
-
How to manage your Flutter monorepos
You could write your own bash script or CLI to help manage these tasks. However, this costs you some time. In order to deal with these tasks more quickly, you can use community tools, like Melos, Very Good CLI, or Sidekick. In this article, we are going to use Melos. Melos is also used by repositories like FlutterFire, AWS Amplify (Flutter), Flame, and Plus Plugins.
-
Are you using monorepos?
Melos has been super useful for us in being able to write shortcuts to run all our unit tests and dart analyze for a combination of packages - to ensure that whenever we update a package which is shared between the mobile app and web app.
What are some alternatives?
flutterfire - 🔥 A collection of Firebase plugins for Flutter apps.
flutter-go - flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
dart_frog - A fast, minimalistic backend framework for Dart 🎯
dart_nn - A simple Neural Network library written in dart
bloc - A predictable state management library that helps implement the BLoC design pattern
getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
quick_blue - A cross-platform (Android/iOS/macOS/Windows/Linux) BluetoothLE plugin for Flutter
provider - InheritedWidgets, but simple
flame - A Flutter based game engine.
riverpod - A simple way to access state while robust and testable.
shelf - Web server middleware for Dart