Skip to content

alanmacdonald1/ExampleFlutterProjectSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some Flutter Example Snippets

⚠️This code will NOT work standalone.⚠️

Might be useful though...

This repository contains example snippets of Flutter code that demonstrate:

  • Google Maps integration with dynamic markers (MapPage.dart). Map Page Screenshot

  • Data filtering and sorting with a clean UI (TimelinePage.dart). Timeline Screenshot


Important Notes

  1. These files will NOT work standalone:

    • They are intended to provide ideas.
    • External dependencies, project setup, and additional files are required for full functionality.
  2. Custom Placeholders:

    • Replace placeholders like SiteData and other imports with your own implementations.
    • For example, get_data.dart and googleMapRegionCentres.dart are custom to the original project.
  3. How to Use:

    • Use these examples as references to build your own features.
    • Adapt them to your specific project structure and requirements.

About

A collection of Flutter project snippets showcasing maps, timelines, and dynamic features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages