flutter_micro_app 0.5.0 flutter_micro_app: ^0.5.0 copied to clipboard
A package to speed up the creation of micro apps structure in Flutter applications
void main() {
// All examples works in Android emulator, there is no iOS examples yet, but
// the functionalities are the same, just implement it in Native iOS if you
// want it. (I will do this as soon as possible, and I will make the example
// available here in the project)
}