CloseByNow is a location-based app built with Flutter that helps users discover places of interest near their current location.
- Current location: Display the user's current location on a map.
- Place details: View detailed information about a specific place, such as its name, address, rating, and reviews.
- Categories and filters: Filter places by category or search for specific types of places.
- Directions: Get directions from the user's current location to a selected place.
Clone this repository and import it into your Android IDE
https://github.com/hexfa/CloseByNow.githttps://api.yelp.comTo run the Close By Now App, you need to have Flutter SDK installed on your machine. If you haven't installed Flutter yet, you can follow the instructions here to install it.
- cupertino_icons: ^1.0.2
- dio: ^5.0.3
- flutter: sdk: flutter
- flutter_staggered_animations: ^1.1.1
- geocoding: ^2.1.0
- geolocator: ^9.0.2
- get: ^4.6.5
For more information about these dependencies, you can refer to their respective documentation.
Contributions to the Task Check List App are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.