You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migration of a legacy .NET astronomy engine to Flutter/Dart for mobile apps. Implements VSOP87 planetary calculations (Mercury, Venus, Mars, Jupiter, Saturn) with a custom engine and UI. Demonstrates .NET to Flutter conversion, scientific computing, and cross-platform mobile development.