No description
Find a file
2026-03-31 14:14:45 +01:00
android add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
ios add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
lib add TFL bus stop caching and fetching functionality, enhance map rendering with bus stop markers 2026-03-31 14:14:45 +01:00
linux add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
macos add tile caching and rendering for Mapbox vector tiles with custom painter 2026-03-30 18:13:42 +01:00
test add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
web add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
windows add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
.gitignore add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
.metadata add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
analysis_options.yaml add initial project files for Flutter app with platform-specific configs and basic routing setup 2026-02-26 16:20:54 +00:00
pubspec.lock add google_fonts dependency, implement feature inspection on map, and enhance tile cache management 2026-03-30 23:52:07 +01:00
pubspec.yaml add google_fonts dependency, implement feature inspection on map, and enhance tile cache management 2026-03-30 23:52:07 +01:00
README.md first commit 2026-02-26 16:19:56 +00:00

rra_app

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.