axlehire_flutter_model 0.0.2+1-dev
axlehire_flutter_model: ^0.0.2+1-dev copied to clipboard
Basic models for all mobile apps
axlehire_flutter_model #
A new Flutter package project.
Getting Started #
This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Code generation #
Make sure to run flutter pub get first.
flutter pub run build_runner build to generate code.
flutter pub run build_runner watch to watch for change an automatically generate code