Skip to content

Commit

Permalink
Got rid of the gif from the example readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cholojuanito committed Apr 12, 2019
1 parent 66abf0e commit 71db4ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example/README.md
@@ -1,10 +1,9 @@
# Add Credit Card Screen
## This example can be seen in the gif found in the root README
A screen for entering credit card information. As the user enters the credit card number the type of credit card is checked and then displayed.

This example was created by [Cholojuanito](https://github.com/cholojuanito).

![A gif of the example app](example.gif)

The code is available in the `example` directory of the [git repo](https://github.com/cholojuanito/credit_card_type_detector).

This example makes use of the BLoC pattern so that other screens/widgets can access the new credit card info.
Expand Down

0 comments on commit 71db4ba

Please sign in to comment.